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 Aug 9, 2024
1 parent 464a423 commit 5eaddc3
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.3.3"{% endif %}
ruff = "^0.5.7"
bandit = "^1.7.9"
pre-commit = "^3.8.0"
pyright = "^1.1.374"
pyright = "^1.1.375"
{% if include_notebooks %}ipykernel = "^6.29.5"
ipywidgets = "^8.1.3"
ipython = "^8.26.0"
Expand Down

0 comments on commit 5eaddc3

Please sign in to comment.