Skip to content

Commit

Permalink
Bump ipython from 8.21.0 to 8.22.1 (#392)
Browse files Browse the repository at this point in the history
Bumps [ipython](https://github.com/ipython/ipython) from 8.21.0 to 8.22.1.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](ipython/ipython@8.21.0...8.22.1)

---
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 Mar 1, 2024
1 parent c0b99f9 commit 775e960
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==2.0.0",
"nbsphinx==0.9.3",
"nbsphinx-link==1.3.0",
"ipython==8.21.0",
"ipython==8.22.1",
]
dev = ["pre-commit>=2.12.1"]
tests = ["pytest==8.0.2"]
Expand Down

0 comments on commit 775e960

Please sign in to comment.