Skip to content

Commit 4d7119e

Browse files
authored
Merge pull request #54 from pyansys/dependabot/pip/ipython-8.7.0
Bump ipython from 8.6.0 to 8.7.0
2 parents 9489c1a + 5280e6a commit 4d7119e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ tests = [
4646
"openpyxl==3.0.10",
4747
"scikit-learn==1.1.3",
4848
"pytest-xdist==3.0.2",
49-
"ipython==8.6.0",
49+
"ipython==8.7.0",
5050
]
5151
doc = [
5252
"recommonmark==0.7.1",
@@ -69,7 +69,7 @@ doc = [
6969
"ipywidgets==8.0.2",
7070
"joblib==1.2.0",
7171
"scikit-learn==1.1.3",
72-
"ipython==8.6.0",
72+
"ipython==8.7.0",
7373
"jupyterlab==3.5.0",
7474
]
7575

0 commit comments

Comments
 (0)