From 40b558646b3b3254d55783242a01f582834318da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 19:27:47 +0000 Subject: [PATCH] Bump ipython from 5.5.0 to 7.16.3 in /mega_applications/flask_web_app Bumps [ipython](https://github.com/ipython/ipython) from 5.5.0 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/5.5.0...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- mega_applications/flask_web_app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mega_applications/flask_web_app/requirements.txt b/mega_applications/flask_web_app/requirements.txt index dd37af3..eba22b0 100644 --- a/mega_applications/flask_web_app/requirements.txt +++ b/mega_applications/flask_web_app/requirements.txt @@ -59,7 +59,7 @@ idna==2.0 ijson==2.3 ipaddress==1.0.16 ipykernel==4.6.1 -ipython==5.5.0 +ipython==7.16.3 ipython-genutils==0.2.0 isodate==0.5.4 itsdangerous==0.24