Skip to content

Commit

Permalink
Bump ipython from 8.30.0 to 8.31.0
Browse files Browse the repository at this point in the history
Bumps [ipython](https://github.com/ipython/ipython) from 8.30.0 to 8.31.0.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](ipython/ipython@8.30.0...8.31.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 Dec 23, 2024
1 parent 2ce2a52 commit 139540e
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 @@ -44,7 +44,7 @@ graph = [
graphnotebook = [
"pygraphviz==1.14",
"networkx==3.4.2",
"ipython==8.30.0",
"ipython==8.31.0",
]
mpi = ["mpi4py==4.0.1"]
submission = [
Expand All @@ -57,7 +57,7 @@ all = [
"h5py==3.12.1",
"pygraphviz==1.14",
"networkx==3.4.2",
"ipython==8.30.0",
"ipython==8.31.0",
]

[tool.setuptools.packages.find]
Expand Down

0 comments on commit 139540e

Please sign in to comment.