From 5285d90a83d864b95cc6001b45e69a7de1cc57c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 21:56:50 +0000 Subject: [PATCH] Bump ipython from 8.5.0 to 8.10.0 Bumps [ipython](https://github.com/ipython/ipython) from 8.5.0 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.5.0...8.10.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..5b2cd82 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ pip==22.3 ipywidgets==7.6.5 -IPython==8.5.0 +IPython==8.10.0 voila==0.3.6 bqplot==0.12.36 numpy==1.23.4