Skip to content

Commit 216f6ea

Browse files
Bump ipython from 7.16.3 to 8.10.0
Bumps [ipython](https://github.com/ipython/ipython) from 7.16.3 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@7.16.3...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6ed66df commit 216f6ea

File tree

2 files changed

+102
-20
lines changed

2 files changed

+102
-20
lines changed

poetry.lock

Lines changed: 101 additions & 19 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
@@ -69,7 +69,7 @@ pyinstaller = "*"
6969
sniffer = "*"
7070
MacFSEvents = { version = "*", platform = "darwin" }
7171
pync = { version = "*", platform = "darwin" }
72-
ipython = "^7.16.3"
72+
ipython = "^8.10.0"
7373

7474
[tool.black]
7575

0 commit comments

Comments
 (0)