Skip to content

Commit

Permalink
Update dependency ruff to ^0.6.0
Browse files Browse the repository at this point in the history
| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| pypi       | ruff    | 0.5.3 | 0.6.0 |
  • Loading branch information
renovate[bot] authored Aug 15, 2024
1 parent df05afa commit 287a34c
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
40 changes: 20 additions & 20 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ redis = "^5.0.7"
types-redis = "^4.6.0.20240425"

[tool.poetry.group.dev.dependencies]
ruff = "^0.5.1"
ruff = "^0.6.0"
pre-commit = "^3.7.1"

[build-system]
Expand Down

0 comments on commit 287a34c

Please sign in to comment.