Skip to content

Commit

Permalink
Update pyproject.toml.jinja
Browse files Browse the repository at this point in the history
  • Loading branch information
twsl authored Sep 26, 2024
1 parent 0980455 commit cb29617
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/pyproject.toml.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ python = "^{{ python_version }}"
lightning = "^2.4.0"{% endif %}

[tool.poetry.group.dev.dependencies]
ruff = "^0.6.4"
ruff = "^0.6.8"
bandit = "^1.7.9"
pre-commit = "^3.8.0"
pyright = "^1.1.380"
Expand Down

0 comments on commit cb29617

Please sign in to comment.