Skip to content

Commit

Permalink
⬆️(project) upgrade ruff to v0.7.0
Browse files Browse the repository at this point in the history
| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| pypi       | ruff    | 0.6.9 | 0.7.0 |
  • Loading branch information
renovate[bot] authored Oct 17, 2024
1 parent fde6b1d commit ecb104b
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
40 changes: 20 additions & 20 deletions src/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 src/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ uvicorn = { version = "0.32.0", extras = ["standard"] }
black = "24.10.0"
mypy = "1.12.0"
pytest = "8.3.3"
ruff = "0.6.9"
ruff = "0.7.0"

# Third party packages configuration
[tool.pytest.ini_options]
Expand Down

0 comments on commit ecb104b

Please sign in to comment.