From 23fde257222c0361535de29e8d362100c6d043d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 19:57:36 +0000 Subject: [PATCH] Bump ipython from 5.1.0 to 7.16.3 in /Ref_Projects/SDC-P5-master Bumps [ipython](https://github.com/ipython/ipython) from 5.1.0 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/5.1.0...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Ref_Projects/SDC-P5-master/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ref_Projects/SDC-P5-master/requirements.txt b/Ref_Projects/SDC-P5-master/requirements.txt index 45478cbd4..fe400c49b 100644 --- a/Ref_Projects/SDC-P5-master/requirements.txt +++ b/Ref_Projects/SDC-P5-master/requirements.txt @@ -48,7 +48,7 @@ idna==2.1 imageio==2.0.1 imagesize==0.7.1 ipykernel==4.5.0 -ipython==5.1.0 +ipython==7.16.3 ipython-genutils==0.1.0 ipywidgets==5.2.2 itsdangerous==0.24