From 164a835c8c838760f7e2fa65251ec82739ad3dc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 20:29:22 +0000 Subject: [PATCH] Bump ipython from 7.2.0 to 7.16.3 Bumps [ipython](https://github.com/ipython/ipython) from 7.2.0 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.2.0...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_gpu.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index e98d3bb..13cab14 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ imgaug==0.2.7 importlib-metadata==1.6.0 ipykernel==5.1.0 ipyparallel==6.2.3 -ipython==7.2.0 +ipython==7.16.3 ipython-genutils==0.2.0 ipywidgets==7.4.2 jedi==0.13.2 diff --git a/requirements_gpu.txt b/requirements_gpu.txt index 604ac3f..17e5e54 100644 --- a/requirements_gpu.txt +++ b/requirements_gpu.txt @@ -32,7 +32,7 @@ imgaug==0.2.7 importlib-metadata==1.6.0 ipykernel==5.1.0 ipyparallel==6.2.3 -ipython==7.2.0 +ipython==7.16.3 ipython-genutils==0.2.0 ipywidgets==7.4.2 jedi==0.13.2