Skip to content

Commit

Permalink
Update dependency ruff to ^0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 9, 2025
1 parent 21dbb87 commit b5a671d
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
40 changes: 20 additions & 20 deletions server/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion server/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ starlette = "^0.41.0"

[tool.poetry.group.dev.dependencies]
black = "^24.0.0"
ruff = "^0.8.0"
ruff = "^0.9.0"
mypy = "^1.8.0"
types-pyyaml = "^6.0.0"
pre-commit = "^4.0.0"
Expand Down

0 comments on commit b5a671d

Please sign in to comment.