Skip to content

Commit

Permalink
Merge pull request #19 from Point72/dependabot/pip/ruff-gte-0.6-and-l…
Browse files Browse the repository at this point in the history
…t-0.9

Update ruff requirement from <0.7,>=0.6 to >=0.6,<0.9
  • Loading branch information
timkpaine authored Dec 1, 2024
2 parents cfe05f0 + 745a4f4 commit 69e908a
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 @@ -65,7 +65,7 @@ develop = [
"codespell>=2.3,<2.4",
"hatchling",
"mdformat>=0.7.18,<0.8",
"ruff>=0.6,<0.7",
"ruff>=0.6,<0.9",
"toml",
"twine",
"wheel",
Expand Down

0 comments on commit 69e908a

Please sign in to comment.