Skip to content

Commit

Permalink
build(deps): bump ipython from 8.31.0 to 8.32.0
Browse files Browse the repository at this point in the history
Bumps [ipython](https://github.com/ipython/ipython) from 8.31.0 to 8.32.0.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](ipython/ipython@8.31.0...8.32.0)

---
updated-dependencies:
- dependency-name: ipython
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 6, 2025
1 parent 493d175 commit 28c51b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ tests = [
"openpyxl==3.1.5",
"scikit-learn==1.6.1",
"pytest-xdist==3.6.1",
"ipython==8.31.0",
"ipython==8.32.0",
"pyvista==0.44.2",
]
codegen = [
Expand All @@ -73,7 +73,7 @@ doc = [
"ipywidgets==8.1.5",
"joblib==1.4.2",
"scikit-learn==1.6.1",
"ipython==8.31.0",
"ipython==8.32.0",
"jupyterlab==4.3.4",
"sphinx-jinja==2.0.2",
"sphinx-autoapi==3.4.0",
Expand Down

0 comments on commit 28c51b2

Please sign in to comment.