Skip to content

Commit bff47a5

Browse files
authored
Update pyproject.toml.jinja
1 parent 803652e commit bff47a5

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.5.0"
3838
lightning = "^2.5.0"{% endif %}
3939

4040
[tool.poetry.group.dev.dependencies]
41-
ruff = "^0.9.10"
41+
ruff = "^0.11.0"
4242
bandit = "^1.8.3"
4343
pre-commit = "^4.1.0"
4444
pyright = "^1.1.396"

0 commit comments

Comments
 (0)