From 7f857ee255bfc01a7870a184697f2325d72b3203 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 May 2022 17:37:07 +0000 Subject: [PATCH] Bump ipython from 2.1.0 to 7.16.3 in /scidb/gbe_browser Bumps [ipython](https://github.com/ipython/ipython) from 2.1.0 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/rel-2.1.0...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scidb/gbe_browser/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scidb/gbe_browser/requirements.txt b/scidb/gbe_browser/requirements.txt index a8459c3..3e24927 100644 --- a/scidb/gbe_browser/requirements.txt +++ b/scidb/gbe_browser/requirements.txt @@ -1,6 +1,6 @@ git+https://github.com/mitsuhiko/flask.git Flask-Script==2.0.5 -ipython==2.1.0 +ipython==7.16.3 #Flask-Compress==1.0.2 #Flask-ErrorMail==0.2.2 numpy