Skip to content

Commit 7008f37

Browse files
authored
Merge pull request #82 from Point72/dependabot/pip/ruff-gte-0.5.0-and-lt-0.15
Update ruff requirement from <0.14,>=0.5.0 to >=0.5.0,<0.15
2 parents 9796b99 + cd2aad9 commit 7008f37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ develop = [
5858
"check-manifest",
5959
"hatchling",
6060
"hatch-jupyter-builder",
61-
"ruff>=0.5.0,<0.14",
61+
"ruff>=0.5.0,<0.15",
6262
"toml",
6363
"twine",
6464
"wheel",

0 commit comments

Comments
 (0)