From a2e0eda537e78c67639f24b903e3bb4a2fb12be1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 20:07:44 +0000 Subject: [PATCH] Bump ipython from 7.8.0 to 7.16.3 in /backend Bumps [ipython](https://github.com/ipython/ipython) from 7.8.0 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.8.0...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/dev-requirements.txt | 2 +- backend/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/dev-requirements.txt b/backend/dev-requirements.txt index 3df887d2..4007dd01 100644 --- a/backend/dev-requirements.txt +++ b/backend/dev-requirements.txt @@ -1,5 +1,5 @@ ipdb==0.12.2 -ipython==7.8.0 +ipython==7.16.3 ipython-genutils==0.2.0 Faker==2.0.4 text-unidecode==1.3 diff --git a/backend/requirements.txt b/backend/requirements.txt index c8e35897..5b4acfd8 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -30,7 +30,7 @@ future==0.16.0 hjson==3.0.1 idna==2.8 ipdb==0.12.2 -ipython==7.8.0 +ipython==7.16.3 ipython-genutils==0.2.0 itsdangerous==1.1.0 jedi==0.15.1