Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: ipython
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and 0xAda committed Sep 26, 2024
1 parent 111a34d commit 033f740
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 16 deletions.
100 changes: 85 additions & 15 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 @@ -33,7 +33,7 @@ requests = "^2.26.0"
django-anymail = {extras = ["amazon_ses", "mailgun", "sendgrid", "console", "mailjet", "mandrill", "postal", "postmark", "sendinblue", "sparkpost"], version = "^8.5"}

[tool.poetry.dev-dependencies]
ipython = "^7.31.1"
ipython = "^8.10.0"
coverage = "^5.3.1"
django-stubs = "^1.7.0"
black = "^20.8b1"
Expand Down

0 comments on commit 033f740

Please sign in to comment.