Skip to content

Commit

Permalink
chore(deps): update dependency ruff to ~=0.7.0 (#62)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent c88c6e9 commit 1ee33a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies = [

[project.optional-dependencies]
dev = [
"ruff~=0.6.5",
"ruff~=0.7.0",
"pytest~=8.3.2",
"build~=1.2.1",
"pytest-cov~=5.0.0",
Expand Down

0 comments on commit 1ee33a7

Please sign in to comment.