From 5aa407babfeb9e73818f3002e94249b163fd3cf9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 18:57:22 +0000 Subject: [PATCH] Bump ipython from 2.4.1 to 7.16.3 in /old/notebooks/sources Bumps [ipython](https://github.com/ipython/ipython) from 2.4.1 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/rel-2.4.1...7.16.3) --- 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..e4c27cf4 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==7.16.3 matplotlib==1.4.3 nose==1.3.4 numpy==1.9.1