Skip to content

Commit 9ce566b

Browse files
build(deps-dev): bump ipython from 8.18.1 to 8.19.0 (#346)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 00ce7aa commit 9ce566b

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
@@ -42,7 +42,7 @@ tests = [
4242
"openpyxl==3.1.2",
4343
"scikit-learn==1.3.2",
4444
"pytest-xdist==3.5.0",
45-
"ipython==8.18.1",
45+
"ipython==8.19.0",
4646
]
4747
doc = [
4848
"recommonmark==0.7.1",
@@ -65,7 +65,7 @@ doc = [
6565
"ipywidgets==8.1.1",
6666
"joblib==1.3.2",
6767
"scikit-learn==1.3.2",
68-
"ipython==8.18.1",
68+
"ipython==8.19.0",
6969
"jupyterlab==4.0.10",
7070
"sphinx-jinja==2.0.2",
7171
"sphinx-autoapi==3.0.0",

0 commit comments

Comments
 (0)