From 37b011d7b7f0f934997f7db496aa8a463815212d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Feb 2023 21:43:08 +0000 Subject: [PATCH] Bump ipython from 6.3.0 to 8.10.0 Bumps [ipython](https://github.com/ipython/ipython) from 6.3.0 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/6.3.0...8.10.0) --- 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..1737ff6 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==8.10.0 ipython-genutils==0.2.0 iso8601==0.1.12 itsdangerous==0.24 diff --git a/requirements.txt b/requirements.txt index adc097b..217f368 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==8.10.0 Jinja2==2.11.3 passlib==1.7.1 pdfminer.six==20170720