From 4c7014a2a248f0a60227b96bee22b3dc17847164 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 19:36:33 +0000 Subject: [PATCH] Bump ipython in /djangoreferenceimplementation-stack/web Bumps [ipython](https://github.com/ipython/ipython) from 2.2.0 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/rel-2.2.0...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- djangoreferenceimplementation-stack/web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/djangoreferenceimplementation-stack/web/requirements.txt b/djangoreferenceimplementation-stack/web/requirements.txt index c8e417e2..70e5b423 100644 --- a/djangoreferenceimplementation-stack/web/requirements.txt +++ b/djangoreferenceimplementation-stack/web/requirements.txt @@ -3,7 +3,7 @@ Django==1.11.29 django-debug-toolbar==1.2.1 fabric==1.9.1 flower==0.9.2 -ipython==2.2.0 +ipython==7.16.3 jinja2>=2.10.1 psycopg2==2.5.3 python_dateutil==2.2