Skip to content

Commit

Permalink
build(deps-dev): bump ruff from 0.7.0 to 0.7.1 (#579)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 25, 2024
1 parent ae8d010 commit aa065f0
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
40 changes: 20 additions & 20 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ pytest-cov = ">=4,<6"
pyupgrade = "^3.1.0"
pyyaml = "^6.0.1"
requests = ">=2.31.0"
ruff = ">=0.5.1,<0.7.1"
ruff = ">=0.5.1,<0.7.2"
typing-extensions = "^4.8.0"
vulture = "^2.6"
yamllint = "^1.28.0"
Expand Down

0 comments on commit aa065f0

Please sign in to comment.