From 7dc9d64b8361ce07c929d6bb98da8713c0c4bd49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Mar 2023 19:25:43 +0000 Subject: [PATCH] Bump ipython from 3.1.0 to 8.10.0 Bumps [ipython](https://github.com/ipython/ipython) from 3.1.0 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/rel-3.1.0...8.10.0) --- 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 065be3d..02ba0e1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,7 +40,7 @@ gunicorn==19.2.1 httplib2==0.9 image==1.3.4 ipaddr==2.1.11 -ipython==3.1.0 +ipython==8.10.0 itsdangerous==0.24 Jinja2==2.11.3 kombu==2.5.16