Skip to content

Commit 8093723

Browse files
authored
Update pyproject.toml.jinja
1 parent bd59f6d commit 8093723

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/pyproject.toml.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ vulture = "^2.14"
4646
copier = "^9.5.0"
4747
{% if include_notebooks %}ipykernel = "^6.29.5"
4848
ipywidgets = "^8.1.5"
49-
ipython = "^9.0.1"
49+
ipython = "^9.0.2"
5050
jupytext = " ^1.16.6"
5151
nbconvert = "^7.16.6"{% endif %}
5252

0 commit comments

Comments
 (0)