Skip to content

Commit 48d208f

Browse files
Bump ipython from 8.7.0 to 8.9.0 (#78)
Bumps [ipython](https://github.com/ipython/ipython) from 8.7.0 to 8.9.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.7.0...8.9.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> Co-authored-by: Roberto Pastor Muela <[email protected]>
1 parent c5ea333 commit 48d208f

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.1.0",
48-
"ipython==8.7.0",
48+
"ipython==8.9.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.7.0",
71+
"ipython==8.9.0",
7272
"jupyterlab==3.6.0",
7373
]
7474

0 commit comments

Comments
 (0)