Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d68dce3

Browse files
authoredJan 21, 2022
Bump ipython from 7.16.1 to 7.16.3 (#348)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2ac4130 commit d68dce3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"colorama>=0.4.3",
3838
"keyring==18.0.1",
3939
"keyrings.alt==3.2.0",
40-
"ipython==7.16.1",
40+
"ipython==7.16.3",
4141
"pandas>=1.1.3",
4242
"py42>=1.19.3",
4343
],

0 commit comments

Comments
 (0)
Please sign in to comment.