Chore(deps): Bump ruff from 0.12.4 to 0.12.5 (#2291)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sun, 3 Aug 2025 09:01:43 +0000 (11:01 +0200)
committerGitHub <noreply@github.com>
Sun, 3 Aug 2025 09:01:43 +0000 (11:01 +0200)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.4 to 0.12.5.
- [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.4...0.12.5)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.12.5
  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>
Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
pyproject.toml

index ce60865718ff6eacab4515d70c6263b37eebec57..64aa33d9cd272c8dea956262d0288f3a22aa1389 100644 (file)
@@ -54,7 +54,7 @@ test = [
   "pytest-cov==6.2.1",
   "syrupy==4.9.1",
   "tomli==2.2.1",
-  "ruff==0.12.4",
+  "ruff==0.12.5",
 ]
 
 [project.scripts]