Skip to content

Commit 1ec7cdc

Browse files
Update dependency ipython to v8
1 parent 9580dfe commit 1ec7cdc

File tree

2 files changed

+108
-37
lines changed

2 files changed

+108
-37
lines changed

poetry.lock

Lines changed: 107 additions & 36 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
@@ -14,7 +14,7 @@ python = "^3.8"
1414
pexpect = "^4.8.0"
1515
ipykernel = "^6.6.0"
1616
jupyter_client = "^6.1.3"
17-
ipython = "^7.16.2"
17+
ipython = "^8.0.0"
1818
regex = "^2021.11.10"
1919

2020
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)