From d481aeacad2ba06ac414c6377b9b0ba3ec12fc43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 19:27:08 +0000 Subject: [PATCH] Bump ipython from 5.1.0 to 7.16.3 Bumps [ipython](https://github.com/ipython/ipython) from 5.1.0 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/5.1.0...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements_py27_dev.txt | 2 +- requirements_py3_dev.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements_py27_dev.txt b/requirements_py27_dev.txt index 1a293f4..d41d9eb 100644 --- a/requirements_py27_dev.txt +++ b/requirements_py27_dev.txt @@ -25,7 +25,7 @@ gnureadline==6.3.3 html5lib==0.9999999 imagesize==0.7.1 ipykernel==4.5.2 -ipython==5.1.0 +ipython==7.16.3 ipython-genutils==0.1.0 ipywidgets==5.2.2 isort==4.2.5 diff --git a/requirements_py3_dev.txt b/requirements_py3_dev.txt index d1c99f0..8e190f6 100644 --- a/requirements_py3_dev.txt +++ b/requirements_py3_dev.txt @@ -22,7 +22,7 @@ gnureadline==6.3.3 html5lib==0.9999999 imagesize==0.7.1 ipykernel==4.5.2 -ipython==5.1.0 +ipython==7.16.3 ipython-genutils==0.1.0 ipywidgets==5.2.2 isort==4.2.5