Skip to content

Commit 291ef83

Browse files
Bump ipython from 7.16.3 to 8.12.3
Bumps [ipython](https://github.com/ipython/ipython) from 7.16.3 to 8.12.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@7.16.3...8.12.3) --- updated-dependencies: - dependency-name: ipython dependency-version: 8.12.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 615acac commit 291ef83

File tree

2 files changed

+167
-22
lines changed

2 files changed

+167
-22
lines changed

poetry.lock

Lines changed: 166 additions & 21 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
@@ -70,7 +70,7 @@ pyinstaller = "*"
7070
sniffer = "*"
7171
MacFSEvents = { version = "*", platform = "darwin" }
7272
pync = { version = "*", platform = "darwin" }
73-
ipython = "^7.16.3"
73+
ipython = ">=7.16.3,<9.0.0"
7474

7575
[tool.poetry.requires-plugins]
7676

0 commit comments

Comments
 (0)