Skip to content

Commit

Permalink
Merge pull request #61 from garbled1/dependabot/pip/ruff-0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 2, 2024
2 parents 50b45bc + 13fe452 commit 917f093
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 @@ -20,7 +20,7 @@ pytest-cov = ">=4,<6"
pytest-timeout = "^2.1.0"
mypy = "^1.3"
tox = "^3.26.0"
ruff = "^0.3"
ruff = ">=0.3,<0.5"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit 917f093

Please sign in to comment.