We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd59f6d commit 8093723Copy full SHA for 8093723
project/pyproject.toml.jinja
@@ -46,7 +46,7 @@ vulture = "^2.14"
46
copier = "^9.5.0"
47
{% if include_notebooks %}ipykernel = "^6.29.5"
48
ipywidgets = "^8.1.5"
49
-ipython = "^9.0.1"
+ipython = "^9.0.2"
50
jupytext = " ^1.16.6"
51
nbconvert = "^7.16.6"{% endif %}
52
0 commit comments