From 370c89744da0ca462144b7d17369d6a9c1c6eb27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Feb 2023 20:09:12 +0000 Subject: [PATCH] Bump ipython from 2.4.1 to 8.10.0 in /old/notebooks/sources Bumps [ipython](https://github.com/ipython/ipython) from 2.4.1 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/rel-2.4.1...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- old/notebooks/sources/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/old/notebooks/sources/requirements.txt b/old/notebooks/sources/requirements.txt index 7e39960e..18df738b 100644 --- a/old/notebooks/sources/requirements.txt +++ b/old/notebooks/sources/requirements.txt @@ -2,7 +2,7 @@ Jinja2==2.7.3 MarkupSafe==0.23 Pygments==2.0.2 certifi==14.05.14 -ipython==2.4.1 +ipython==8.10.0 matplotlib==1.4.3 nose==1.3.4 numpy==1.9.1