Skip to content

Commit

Permalink
update ruff
Browse files Browse the repository at this point in the history
baptiste-pasquier committed Mar 18, 2024
1 parent 505288c commit 918f928
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
@@ -63,7 +63,7 @@ torch = {version = "^1.9.0", optional = true}
isort = ">=5.8.0"
pyupgrade = ">=2.12.0"
black = ">=20.8b1"
ruff = "^0.1.5"
ruff = ">=0.1.5,<0.4.0"
mypy = ">=0.812"
bandit = ">=1.7.0"
safety = ">=1.10.3"

0 comments on commit 918f928

Please sign in to comment.