Skip to content

Commit

Permalink
feat(python): update ruff ( 0.7.4 → 0.8.0 )
Browse files Browse the repository at this point in the history
Signed-off-by: Ludovic Ortega <[email protected]>
  • Loading branch information
M0NsTeRRR committed Nov 24, 2024
1 parent 360c20e commit 4edfbe3
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dev = [
"pytest~=8.3.3",
"pytest-cov~=6.0.0",
"responses~=0.25.3",
"ruff~=0.7.4"
"ruff~=0.8.0"
]

[build-system]
Expand Down
40 changes: 20 additions & 20 deletions uv.lock

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

0 comments on commit 4edfbe3

Please sign in to comment.