Bump ipython from 8.33.0 to 9.0.2

Bumps [ipython](https://github.com/ipython/ipython) from 8.33.0 to 9.0.2.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](https://github.com/ipython/ipython/compare/8.33.0...9.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-03-10 00:02:48 +00:00
committed by GitHub
parent bbd1ca0f11
commit 047144e4bf
2 changed files with 25 additions and 15 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ vdf = "^3.4"
coverage = "^7.3.2"
hypothesis = {extras = ["cli"], version = "^6.88.4"}
icecream = "^2.1.3"
ipython = "^8.17.2"
ipython = "^9.0.2"
poetry-plugin-export = "^1.6.0"
pytest = "^8.0.2"
pytest-asyncio = "^0.25.0"