Skip to content

Commit

Permalink
Bump ipython from 8.24.0 to 8.26.0
Browse files Browse the repository at this point in the history
Bumps [ipython](https://github.com/ipython/ipython) from 8.24.0 to 8.26.0.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](ipython/ipython@8.24.0...8.26.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 Jul 1, 2024
1 parent ea165ac commit 09ee7df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ docs = [
"myst_parser==3.0.1",
"nbsphinx==0.9.3",
"nbsphinx-link==1.3.0",
"ipython==8.24.0",
"ipython==8.26.0",
]
dev = ["pre-commit>=2.12.1"]
tests = ["pytest==8.1.1"]
Expand Down

0 comments on commit 09ee7df

Please sign in to comment.