Skip to content

Commit 8b22143

Browse files
authored
Update ruff
1 parent 0413c35 commit 8b22143

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/pyproject.toml.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ torch = "^2.4.0"
3838
lightning = "^2.4.0"{% endif %}
3939

4040
[tool.poetry.group.dev.dependencies]
41-
ruff = "^0.8.6"
41+
ruff = "^0.9.0"
4242
bandit = "^1.8.0"
4343
pre-commit = "^4.0.1"
4444
pyright = "^1.1.391"

0 commit comments

Comments
 (0)