From 83005f8119d0a4e2ddf32007ff59dc4feeb7a383 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 19:27:17 +0000 Subject: [PATCH] Bump ipython from 2.0.0 to 7.16.3 in /www-srv Bumps [ipython](https://github.com/ipython/ipython) from 2.0.0 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/rel-2.0.0...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- www-srv/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-srv/requirements.txt b/www-srv/requirements.txt index ae5ad048..73f42fb7 100644 --- a/www-srv/requirements.txt +++ b/www-srv/requirements.txt @@ -7,7 +7,7 @@ Werkzeug==0.9.4 XlsxWriter==0.5.5 gnureadline==6.3.3 uWSGI==2.0.15 -ipython==2.0.0 +ipython==7.16.3 itsdangerous==0.24 numpy==1.8.1 psycopg2==2.5.2