Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent 58dcd82 commit 966b30d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -27,7 +27,7 @@ redis = "5.0.4"
sentry-sdk = {version = "2.16.0", extras = ["django"]}

[tool.poetry.dev-dependencies]
ipython = "^8.28.0"
ipython = "^8.29.0"
coverage = "^5.3"
coveralls = "^2.1.2"
mock = "^4.0.2"
Expand Down

0 comments on commit 966b30d

Please sign in to comment.