Skip to content

Commit a71edf9

Browse files
chore(deps): update ipython requirement from >=8.0.0 to >=8.39.0 (#92)
Updates the requirements on [ipython](https://github.com/ipython/ipython) to permit the latest version. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.0.0...8.39.0) --- updated-dependencies: - dependency-name: ipython dependency-version: 8.39.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2dbcef6 commit a71edf9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-install.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ black>=22.0.0
4747
flake8>=4.0.0
4848
mypy>=0.950
4949
jupyter>=1.1.1
50-
ipython>=8.0.0
50+
ipython>=8.39.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ black>=22.0.0
6060
flake8>=4.0.0
6161
mypy>=0.950
6262
jupyter>=1.1.1
63-
ipython>=8.0.0
63+
ipython>=8.39.0

0 commit comments

Comments
 (0)