From 575f8c4edc868ff4b464d418a83e486ce8c38adc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 19:01:52 +0000 Subject: [PATCH] Bump ipython from 6.1.0 to 7.16.3 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] --- requirements.txt | 2 +- requirements_gpu.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6f7d7ad..a55829c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ entrypoints==0.2.3 h5py==2.7.0 html5lib==0.999999999 ipykernel==4.6.1 -ipython==6.1.0 +ipython==7.16.3 ipython-genutils==0.2.0 ipywidgets==7.0.0 jedi==0.10.2 diff --git a/requirements_gpu.txt b/requirements_gpu.txt index 4329941..82851e4 100644 --- a/requirements_gpu.txt +++ b/requirements_gpu.txt @@ -5,7 +5,7 @@ entrypoints==0.2.3 h5py==2.7.0 html5lib==0.999999999 ipykernel==4.6.1 -ipython==6.1.0 +ipython==7.16.3 ipython-genutils==0.2.0 ipywidgets==7.0.0 jedi==0.10.2