Skip to content

Commit

Permalink
Bump ruff from 0.5.7 to 0.6.0 (#276)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 16, 2024
1 parent f30461e commit 32a3e49
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 @@ -63,7 +63,7 @@ drawsvg = { version = "^2.3.0", optional = true }
mypy = "^1.6.1"
poethepoet = ">=0.20,<0.28"
pytest = ">=7.4,<9.0"
ruff = ">=0.5.0,<0.6.0"
ruff = ">=0.5.0,<0.7.0"
jinja2 = "^3.1.2"
pyyaml = "^6.0"
pre-commit = "^3.3.3"
Expand Down

0 comments on commit 32a3e49

Please sign in to comment.