From 81ffb9171bb922872af7422f7c4d42441775c764 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 18:56:12 +0000 Subject: [PATCH] Bump ipython from 6.2.1 to 7.16.3 Bumps [ipython](https://github.com/ipython/ipython) from 6.2.1 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/6.2.1...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dev_requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev_requirements.txt b/dev_requirements.txt index 5eae008..53b08a0 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -2,7 +2,7 @@ bleach==2.1.2 Django==2.0.1 django-debug-toolbar==1.9.1 django-extensions==1.9.9 -ipython==6.2.1 +ipython==7.16.3 Markdown==2.6.11 jasmine==2.9.0 factory_boy==2.9.2 diff --git a/requirements.txt b/requirements.txt index ee56a33..3e48fc0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,5 +6,5 @@ dj-database-url==0.3.0 dj-static==0.0.6 django-extensions==1.6.1 gunicorn==19.1.1 -ipython==3.1.0 +ipython==7.16.3 psycopg2==2.5.1