Skip to content

Commit

Permalink
Merge pull request #270 from moraroy/dependabot/pip/ruff-0.4.1
Browse files Browse the repository at this point in the history
Bump ruff from 0.3.7 to 0.4.1
  • Loading branch information
moraroy authored Apr 23, 2024
2 parents 11c788e + f0ca9ad commit ae1996d
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
38 changes: 19 additions & 19 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 @@ -28,7 +28,7 @@ pytest-cov = "^5.0.0"
pytest-datafiles = "^3.0.0"
pytest-xdist = "^3.4.0"
rich = "^13.6.0"
ruff = "^0.3.0"
ruff = "^0.4.1"

[tool.ruff]
# Enable pycodestyle (`E`) and Pyflakes (`F`) codes by default.
Expand Down

0 comments on commit ae1996d

Please sign in to comment.