Skip to content

Commit 41728b3

Browse files
renovate[bot]nphilipp
authored andcommitted
Update dependency ipython to v9
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 44c93fb commit 41728b3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ ansible-runner = {version = "^2.1.1", optional = true}
5252
asyncpg = {version = "^0.25 || ^0.26 || ^0.27 || ^0.28 || ^0.29.0 || ^0.30.0", optional = true}
5353
celery = {version = "^5.2.1", extras = ["redis"], optional = true}
5454
httpx = {version = "^0.18.2 || ^0.19 || ^0.20 || ^0.21 || ^0.22 || ^0.23 || ^0.24 || ^0.25.0 || ^0.26.0 || ^0.27.0", optional = true}
55-
ipython = {version = "^7.29 || ^8", optional = true}
55+
ipython = {version = "^7.29 || ^8 || ^9.0.0", optional = true}
5656
jmespath = {version = ">=0.10,<1 || ^1", optional = true}
5757
pottery = {version = "^3", optional = true}
5858
psycopg2 = {version = "^2.9.2", optional = true}

0 commit comments

Comments
 (0)