From 287481587c5a79b268a7993c76970ce0e8e022f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 21:00:55 +0000 Subject: [PATCH] Bump ipython from 8.5.0 to 8.9.0 Bumps [ipython](https://github.com/ipython/ipython) from 8.5.0 to 8.9.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.5.0...8.9.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7d2e45a..79ff239 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ pip==22.3 ipywidgets==7.6.5 -IPython==8.5.0 +IPython==8.9.0 voila==0.3.6 bqplot==0.12.36 numpy==1.23.4