Chore(deps): Bump ruff from 0.12.5 to 0.12.7 (#2299)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 8 Aug 2025 14:58:09 +0000 (16:58 +0200)
committerGitHub <noreply@github.com>
Fri, 8 Aug 2025 14:58:09 +0000 (16:58 +0200)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.5 to 0.12.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.5...0.12.7)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.12.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pyproject.toml

index ba7c777c48d69a641d7b9230f8fc2911c3f3864a..45533dcaad830f7018a8504869604e6fee75408c 100644 (file)
@@ -54,7 +54,7 @@ test = [
   "pytest-cov==6.2.1",
   "syrupy==4.9.1",
   "tomli==2.2.1",
-  "ruff==0.12.5",
+  "ruff==0.12.7",
 ]
 
 [project.scripts]