Skip to content

Commit b65e0b2

Browse files
build(deps-dev): bump ipython from 8.20.0 to 8.21.0 (#370)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 858e791 commit b65e0b2

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
@@ -39,7 +39,7 @@ tests = [
3939
"openpyxl==3.1.2",
4040
"scikit-learn==1.4.0",
4141
"pytest-xdist==3.5.0",
42-
"ipython==8.20.0",
42+
"ipython==8.21.0",
4343
]
4444
doc = [
4545
"recommonmark==0.7.1",
@@ -62,7 +62,7 @@ doc = [
6262
"ipywidgets==8.1.1",
6363
"joblib==1.3.2",
6464
"scikit-learn==1.4.0",
65-
"ipython==8.20.0",
65+
"ipython==8.21.0",
6666
"jupyterlab==4.0.11",
6767
"sphinx-jinja==2.0.2",
6868
"sphinx-autoapi==3.0.0",

0 commit comments

Comments
 (0)