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 7c34268 commit 69a239b
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 @@ -28,7 +28,7 @@ lightning = "^2.4.0"{% endif %}
ruff = "^0.6.9"
bandit = "^1.7.10"
pre-commit = "^4.0.1"
pyright = "^1.1.382"
pyright = "^1.1.384"
{% if include_notebooks %}ipykernel = "^6.29.5"
ipywidgets = "^8.1.5"
ipython = "^8.28.0"
Expand Down

0 comments on commit 69a239b

Please sign in to comment.