Skip to content

Commit c2cf489

Browse files
Upgrade: Bump ipython from 8.30.0 to 9.0.2
Bumps [ipython](https://github.com/ipython/ipython) from 8.30.0 to 9.0.2. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.30.0...9.0.2) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 97615c5 commit c2cf489

File tree

2 files changed

+54
-23
lines changed

2 files changed

+54
-23
lines changed

poetry.lock

Lines changed: 53 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ pytest = ">=7.4.1,<9.0.0"
4646
pyright = "^1.1.325"
4747
taskipy = "^1.10.4"
4848
pytest-asyncio = ">=0.21,<0.24"
49-
ipython = "^8.15.0"
49+
ipython = ">=8.15,<10.0"
5050
mkdocs-material = "^9.1.21"
5151
ruff = "^0.9.5"
5252

0 commit comments

Comments
 (0)