Bump ruff from 0.15.15 to 0.15.17 in /python

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.15 to 0.15.17.
- [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.15.15...0.15.17)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.15.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-06-15 14:35:10 +00:00
committed by GitHub
Unverified
parent 40a2dd5cd0
commit 0e32ff536d
+1 -1
View File
@@ -30,7 +30,7 @@ dependencies = [
dev = [
"uv==0.11.17",
"flit==3.12.0",
"ruff==0.15.15",
"ruff==0.15.17",
"pytest==9.0.3",
"pytest-asyncio==1.4.0",
"pytest-cov==7.1.0",