From 2fb9aae8108b97f5f305a24a629674472d9a41e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 19:59:16 +0000 Subject: [PATCH] Bump ipython from 7.6.1 to 7.16.3 in /(1)TutorialPython_IPYTHON Bumps [ipython](https://github.com/ipython/ipython) from 7.6.1 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.6.1...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- (1)TutorialPython_IPYTHON/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/(1)TutorialPython_IPYTHON/requirements.txt b/(1)TutorialPython_IPYTHON/requirements.txt index 1f85101..4b76d0e 100644 --- a/(1)TutorialPython_IPYTHON/requirements.txt +++ b/(1)TutorialPython_IPYTHON/requirements.txt @@ -32,7 +32,7 @@ idna==2.8 imagesize==1.1.0 importlib-metadata==0.18 ipykernel==5.1.1 -ipython==7.6.1 +ipython==7.16.3 ipython-genutils==0.2.0 ipywidgets==7.5.0 isort==4.3.21