Chore(deps-dev): Bump ruff from 0.14.6 to 0.14.9 (#2813)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 15 Dec 2025 20:53:47 +0000 (21:53 +0100)
committerGitHub <noreply@github.com>
Mon, 15 Dec 2025 20:53:47 +0000 (21:53 +0100)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.6 to 0.14.9.
- [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.14.6...0.14.9)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.14.9
  dependency-type: direct:development
  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 3e1a639e2a04ff38f8846385a6a12dc981b3aeb3..679bede0bc12a7fae72dcb707604d36141453dcf 100644 (file)
@@ -64,7 +64,7 @@ test = [
   "pytest-cov==7.0.0",
   "syrupy==5.0.0",
   "tomli==2.3.0",
-  "ruff==0.14.6",
+  "ruff==0.14.9",
 ]
 
 [project.scripts]