chore(deps-dev): bump ruff from 0.15.1 to 0.16.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-07-24 20:51:21 +00:00
committed by GitHub
parent ca1eea6d5e
commit 948e24a8fa
+1 -1
View File
@@ -73,7 +73,7 @@ testpaths = [
[dependency-groups]
dev = [
"ty==0.0.17",
"ruff==0.15.1",
"ruff==0.16.0",
"pytest==9.0.3",
"pytest-cov==7.0.0",
"pytest-timeout>=2.4.0",