Skip to content

Commit c49d7e0

Browse files
Bump ipython from 8.9.0 to 8.10.0 (#98)
Bumps [ipython](https://github.com/ipython/ipython) from 8.9.0 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.9.0...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1e99a07 commit c49d7e0

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
@@ -45,7 +45,7 @@ tests = [
4545
"openpyxl==3.0.10",
4646
"scikit-learn==1.2.1",
4747
"pytest-xdist==3.2.0",
48-
"ipython==8.9.0",
48+
"ipython==8.10.0",
4949
]
5050
doc = [
5151
"recommonmark==0.7.1",
@@ -68,7 +68,7 @@ doc = [
6868
"ipywidgets==8.0.4",
6969
"joblib==1.2.0",
7070
"scikit-learn==1.2.1",
71-
"ipython==8.9.0",
71+
"ipython==8.10.0",
7272
"jupyterlab==3.6.1",
7373
]
7474

0 commit comments

Comments
 (0)