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 Oct 15, 2024
1 parent 01a9d6e commit 7c34268
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 @@ -27,7 +27,7 @@ lightning = "^2.4.0"{% endif %}
[tool.poetry.group.dev.dependencies]
ruff = "^0.6.9"
bandit = "^1.7.10"
pre-commit = "^4.0.0"
pre-commit = "^4.0.1"
pyright = "^1.1.382"
{% if include_notebooks %}ipykernel = "^6.29.5"
ipywidgets = "^8.1.5"
Expand Down

0 comments on commit 7c34268

Please sign in to comment.