Skip to content

Commit abe2f67

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

File tree

2 files changed

+35
-35
lines changed

2 files changed

+35
-35
lines changed

poetry.lock

Lines changed: 34 additions & 34 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
@@ -42,7 +42,7 @@ scipy = {version = "1.5.4", optional = true}
4242
nbconvert = "5.6.1"
4343
traitlets = "4.3.3"
4444
ipykernel = { version = "5.5.5", optional = true }
45-
ipython = { version = "7.16.1", optional = true }
45+
ipython = { version = "7.16.3", optional = true }
4646
zipp = "^3.5.0"
4747
importlib-metadata = "^4.6.1"
4848
importlib-resources = {version = "^5.2.2"}

0 commit comments

Comments
 (0)