Skip to content

Commit

Permalink
Bump ipython from 8.24.0 to 8.27.0 (#431)
Browse files Browse the repository at this point in the history
Bumps [ipython](https://github.com/ipython/ipython) from 8.24.0 to 8.27.0.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](ipython/ipython@8.24.0...8.27.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>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent 354fc55 commit 6167efa
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==4.0.0",
"nbsphinx==0.9.5",
"nbsphinx-link==1.3.0",
"ipython==8.24.0",
"ipython==8.27.0",
"docutils==0.20.1",
]
dev = ["pre-commit>=2.12.1"]
Expand Down

0 comments on commit 6167efa

Please sign in to comment.