From 6a2257cbe9832eca801ca5c235d11635f1b20287 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Feb 2023 20:08:53 +0000 Subject: [PATCH] Bump ipython from 1.2.1 to 8.10.0 in /content/notebooks Bumps [ipython](https://github.com/ipython/ipython) from 1.2.1 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/rel-1.2.1...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- content/notebooks/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/notebooks/requirements.txt b/content/notebooks/requirements.txt index 84327d2..95c0a35 100644 --- a/content/notebooks/requirements.txt +++ b/content/notebooks/requirements.txt @@ -11,7 +11,7 @@ docutils==0.12 feedgenerator==1.7 funcsigs==0.4 gnureadline==6.3.3 -ipython==1.2.1 +ipython==8.10.0 jdcal==1.0 matplotlib==1.4.3 mock==1.3.0