Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent ba5bf1a commit 6739b24
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 8 deletions.
25 changes: 18 additions & 7 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ azure-storage-blob = "12.19.1"
sentry-sdk = {version = "1.45.0", extras = ["django"]}

[tool.poetry.group.dev.dependencies]
ipython = "^8.23.0"
ipython = "^8.24.0"
ipdb = "^0.13.13"
black = "^24.3.0"
pre-commit = "^3.7.0"
Expand Down

0 comments on commit 6739b24

Please sign in to comment.