build(deps-dev): bump ruff from 0.15.0 to 0.16.0 (#3133)

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.0 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.0...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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-07-28 10:48:12 -06:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent f04931d0b3
commit 7a8f534ea3
+1 -1
View File
@@ -133,7 +133,7 @@ dev = [
"pytest==9.1.0",
"pytest-sugar==1.1.1",
"pytest-instafail==0.5.0",
"ruff==0.15.0",
"ruff==0.16.0",
"mypy==2.3.0",
"mypy-protobuf==5.1.0",
"PyGithub==2.9.0",