Skip to content

Commit

Permalink
Bump ruff from 0.4.8 to 0.4.9 in /components/api_server
Browse files Browse the repository at this point in the history
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.8 to 0.4.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@v0.4.8...v0.4.9)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent ea446de commit 234ea89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/api_server/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ tools = [
"fixit==2.1.0",
"mypy==1.10.0",
"pip-audit==2.7.3",
"ruff==0.4.8",
"ruff==0.4.9",
"safety==3.2.3",
"vulture==2.11"
]
Expand Down

0 comments on commit 234ea89

Please sign in to comment.