From 5ea49d99e72c2a908f56b0ab38f34e8d4fb10058 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 20:16:31 +0000 Subject: [PATCH] Bump ipython from 7.13.0 to 7.16.3 in /requirements Bumps [ipython](https://github.com/ipython/ipython) from 7.13.0 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.13.0...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- requirements/production.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/base.txt b/requirements/base.txt index d121eb5..fdb94ec 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -53,7 +53,7 @@ idna==2.9 imagesize==1.2.0 importlib-metadata==1.5.0 ipdb==0.12.3 -ipython==7.13.0 +ipython==7.16.3 ipython-genutils==0.2.0 isort==4.3.21 jedi==0.16.0 diff --git a/requirements/production.txt b/requirements/production.txt index 69104bf..c70cc93 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -54,7 +54,7 @@ idna==2.9 imagesize==1.2.0 importlib-metadata==1.5.0 ipdb==0.12.3 -ipython==7.13.0 +ipython==7.16.3 ipython-genutils==0.2.0 isort==4.3.21 jedi==0.16.0