build(deps-dev): bump ruff from 0.12.0 to 0.14.7 (#2781)

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.0 to 0.14.7.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.12.0...0.14.7)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.14.7
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-12-01 11:26:34 -07:00
committed by GitHub
parent 18923601c7
commit 26c6ffd62d

View File

@@ -137,7 +137,7 @@ dev = [
"flake8-simplify==0.22.0", "flake8-simplify==0.22.0",
"flake8-use-pathlib==0.3.0", "flake8-use-pathlib==0.3.0",
"flake8-copyright==0.2.4", "flake8-copyright==0.2.4",
"ruff==0.12.0", "ruff==0.14.7",
"black==25.11.0", "black==25.11.0",
"isort==6.0.0", "isort==6.0.0",
"mypy==1.17.1", "mypy==1.17.1",