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 e257c8b commit 01a9d6e
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 @@ -31,7 +31,7 @@ pre-commit = "^4.0.0"
pyright = "^1.1.382"
{% if include_notebooks %}ipykernel = "^6.29.5"
ipywidgets = "^8.1.5"
ipython = "^8.27.0"
ipython = "^8.28.0"
jupytext = " ^1.16.4"
nbconvert = "^7.16.3"{% endif %}

Expand Down

0 comments on commit 01a9d6e

Please sign in to comment.