Skip to content

Commit bcfa3bd

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

File tree

2 files changed

+55
-24
lines changed

2 files changed

+55
-24
lines changed

poetry.lock

Lines changed: 54 additions & 23 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)