Skip to content

Commit

Permalink
Bump ruff from 0.0.269 to 0.0.271 (#230)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 7, 2023
1 parent 50b25ab commit c0470f8
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 @@ -25,7 +25,7 @@ pytest-cov = "^4.0.0"
isort = "^5.11.4"
codecov = "^2.1.13"
coverage = "^7.0.5"
ruff = "^0.0.269"
ruff = ">=0.0.269,<0.0.272"

[tool.black]
max-line-length = 88
Expand Down

0 comments on commit c0470f8

Please sign in to comment.