Skip to content

Commit

Permalink
[UPDATE] Bump ipython from 7.34.0 to 8.26.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.26.0.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](ipython/ipython@7.34.0...8.26.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 and klmp200 committed Jul 1, 2024
1 parent d97602e commit e29e110
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 66 deletions.
149 changes: 84 additions & 65 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 @@ -51,7 +51,7 @@ tomli = "^2.0.1"
[tool.poetry.group.dev.dependencies]
freezegun = "^1.2.2" # used to test time-dependent code
django-debug-toolbar = "^4.0.0"
ipython = "^7.28.0"
ipython = "^8.26.0"
ruff = "^0.4.10"

[tool.poetry.group.tests.dependencies]
Expand Down

0 comments on commit e29e110

Please sign in to comment.