From 402cde476e07a4868a10bca30662abc1fc18194f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Feb 2023 20:10:47 +0000 Subject: [PATCH] Bump ipython in /djangoreferenceimplementation-stack/web Bumps [ipython](https://github.com/ipython/ipython) from 2.2.0 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/rel-2.2.0...8.10.0) --- 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..1ac5b661 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==8.10.0 jinja2>=2.10.1 psycopg2==2.5.3 python_dateutil==2.2