From 4b3b92cfaec533d1342bd16b6dd7f64166ca725f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Feb 2023 20:39:10 +0000 Subject: [PATCH] Bump ipython from 5.1 to 8.10.0 in /66ccff-stack/web Bumps [ipython](https://github.com/ipython/ipython) from 5.1 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/5.1.0...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 66ccff-stack/web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/66ccff-stack/web/requirements.txt b/66ccff-stack/web/requirements.txt index a1b319be..75494717 100644 --- a/66ccff-stack/web/requirements.txt +++ b/66ccff-stack/web/requirements.txt @@ -7,7 +7,7 @@ django-debug-toolbar==1.2.1 django_extensions==1.3.11 flower==0.9.2 httpagentparser==1.7.8 -ipython==5.1 +ipython==8.10.0 pandas==0.19.1 jinja2>=2.10.1 jsonschema==2.5.1