Skip to content

Commit ab053df

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 a6f5838 commit ab053df

File tree

2 files changed

+33
-33
lines changed

2 files changed

+33
-33
lines changed

poetry.lock

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

0 commit comments

Comments
 (0)