Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: ipython
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and aamalev committed Apr 7, 2024
1 parent 7a71df2 commit a0fff05
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 @@ -71,7 +71,7 @@ dev-test = [
]
dev-interactive = [
"ipykernel==6.29.4",
"ipython==8.22.2",
"ipython==8.23.0",
]
dev-lint = [
"ruff==0.3.5",
Expand Down

0 comments on commit a0fff05

Please sign in to comment.