From b5f90a407ba16932f7ed01d138f2e427566e08ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 19:09:54 +0000 Subject: [PATCH] Bump ipython from 6.1.0 to 7.16.3 in /FlaskWebProject2 Bumps [ipython](https://github.com/ipython/ipython) from 6.1.0 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/6.1.0...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- FlaskWebProject2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FlaskWebProject2/requirements.txt b/FlaskWebProject2/requirements.txt index 7b00293..58d6286 100644 --- a/FlaskWebProject2/requirements.txt +++ b/FlaskWebProject2/requirements.txt @@ -22,7 +22,7 @@ html5lib==0.9999999 idna==2.6 inflection==0.3.1 ipykernel==4.6.1 -ipython==6.1.0 +ipython==7.16.3 ipython-genutils==0.2.0 ipywidgets==7.0.0 iso8601==0.1.12