Skip to content

Commit f08c346

Browse files
Bump ruff from 0.15.8 to 0.15.9 in /tools/third_party
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.8 to 0.15.9. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.8...0.15.9) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 18d7d41 commit f08c346

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

tools/third_party/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies = [
1515
"mypy==1.20.0",
1616
"pip-audit==2.10.0",
1717
"pyproject-fmt==2.21.0",
18-
"ruff==0.15.8",
18+
"ruff==0.15.9",
1919
"troml==0.4.1",
2020
"unittest-xml-reporting==4.0.0", # Needed to generate JUnit XML output for Sonarcloud.io
2121
"vulture==2.16",

tools/third_party/uv.lock

Lines changed: 22 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)