Skip to content

Commit d95a4e2

Browse files
authored
Update ipython version to 8.37.0
1 parent 66d4364 commit d95a4e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dev = [
4242
# environment from the other dev dependencies.
4343
docs = [
4444
"sphinx ~=7.2.6",
45-
"ipython >=8.16.1,<8.19.0",
45+
"ipython ~=8.37.0",
4646
"numpydoc ~=1.6.0",
4747
"sphinx-copybutton ~=0.5.2",
4848
"sphinx_rtd_theme ~=1.3.0",

0 commit comments

Comments
 (0)