From ab31bd11d8b845a871c1dcf6c819dec9e7bb3201 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 19:00:41 +0000 Subject: [PATCH] Bump ipython from 6.1.0 to 7.16.3 Bumps [ipython](https://github.com/ipython/ipython) from 6.1.0 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/6.1.0...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b166062..23340ac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ Pygments==2.2.0 django-import-export==0.5.1 django-bootstrap3==9.0.0 Werkzeug==0.15.3 -ipython==6.1.0 +ipython==7.16.3 django-cors-middleware==1.3.1 django-oauth-toolkit==1.0.0 uwsgi==2.0.15