Skip to content

Commit

Permalink
⬆️(project) upgrade ruff to v0.7.2
Browse files Browse the repository at this point in the history
| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| pypi       | ruff    | 0.7.1 | 0.7.2 |
  • Loading branch information
renovate[bot] authored and jmaupetit committed Nov 4, 2024
1 parent c62e1fb commit 69e8a28
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.13.0"
pytest = "8.3.3"
ruff = "0.7.1"
ruff = "0.7.2"

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

0 comments on commit 69e8a28

Please sign in to comment.