From 7c41efa4f6a849b6f3e422b5414d5bca7fc96214 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 19:00:34 +0000 Subject: [PATCH] Bump ipython from 6.3.0 to 7.16.3 Bumps [ipython](https://github.com/ipython/ipython) from 6.3.0 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/6.3.0...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.all.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.all.txt b/requirements.all.txt index 37ad01a..3ab4e7d 100644 --- a/requirements.all.txt +++ b/requirements.all.txt @@ -31,7 +31,7 @@ graphql-relay==0.4.5 gunicorn==19.7.1 idna==2.6 idna-ssl==1.0.1 -ipython==6.3.0 +ipython==7.16.3 ipython-genutils==0.2.0 iso8601==0.1.12 itsdangerous==0.24 diff --git a/requirements.txt b/requirements.txt index adc097b..c860e98 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ graphene-sqlalchemy==2.0.0 graphql-core==2.0 graphql-relay==0.4.5 gunicorn==19.7.1 -ipython==6.3.0 +ipython==7.16.3 Jinja2==2.11.3 passlib==1.7.1 pdfminer.six==20170720