Skip to content

Commit

Permalink
Bump ipython from 8.29.0 to 8.30.0
Browse files Browse the repository at this point in the history
Bumps [ipython](https://github.com/ipython/ipython) from 8.29.0 to 8.30.0.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](ipython/ipython@8.29.0...8.30.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 Nov 29, 2024
1 parent ac47e44 commit 0df4f58
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 @@ -41,7 +41,7 @@ graph = [
"pygraphviz==1.14",
"matplotlib==3.9.2",
"networkx==3.4.2",
"ipython==8.29.0",
"ipython==8.30.0",
]
mpi = ["mpi4py==4.0.1"]
submission = [
Expand All @@ -55,7 +55,7 @@ all = [
"pygraphviz==1.14",
"matplotlib==3.9.2",
"networkx==3.4.2",
"ipython==8.29.0",
"ipython==8.30.0",
]

[tool.setuptools.packages.find]
Expand Down

0 comments on commit 0df4f58

Please sign in to comment.