Skip to content

Commit

Permalink
⬆️(project) upgrade ruff to v0.8.6
Browse files Browse the repository at this point in the history
| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| pypi       | ruff    | 0.8.4 | 0.8.6 |
  • Loading branch information
renovate[bot] authored Jan 4, 2025
1 parent dd24fc4 commit cf15425
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.34.0", extras = ["standard"] }
black = "24.10.0"
mypy = "1.13.0"
pytest = "8.3.4"
ruff = "0.8.4"
ruff = "0.8.6"

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

0 comments on commit cf15425

Please sign in to comment.