Skip to content

Commit

Permalink
Merge pull request #44 from Point72/dependabot/pip/ruff-gte-0.5.0-and…
Browse files Browse the repository at this point in the history
…-lt-0.7

Update ruff requirement from <0.6,>=0.5.0 to >=0.5.0,<0.7
  • Loading branch information
timkpaine authored Oct 1, 2024
2 parents af05ba1 + c7f6974 commit 6e5af93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ develop = [
"check-manifest",
"hatchling",
"hatch-jupyter-builder",
"ruff>=0.5.0,<0.6",
"ruff>=0.5.0,<0.7",
"toml",
"twine",
"wheel",
Expand Down

0 comments on commit 6e5af93

Please sign in to comment.