From c98259a902f5fa1bbd06d39db4cf96abc8d2e3f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 19:36:54 +0000 Subject: [PATCH] Bump ipython from 7.0.1 to 7.16.3 Bumps [ipython](https://github.com/ipython/ipython) from 7.0.1 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.0.1...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-gpu-py36.txt | 2 +- requirements-py36.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-gpu-py36.txt b/requirements-gpu-py36.txt index f71086b..c15e9bb 100644 --- a/requirements-gpu-py36.txt +++ b/requirements-gpu-py36.txt @@ -12,7 +12,7 @@ gast==0.2.0 grpcio==1.16.0 h5py==2.8.0 ipykernel==5.1.0 -ipython==7.0.1 +ipython==7.16.3 ipython-genutils==0.2.0 jedi==0.13.1 Jinja2==2.10 diff --git a/requirements-py36.txt b/requirements-py36.txt index 0a7b527..3691ace 100644 --- a/requirements-py36.txt +++ b/requirements-py36.txt @@ -18,7 +18,7 @@ h5py==2.8.0 idna==2.6 imageio==2.4.1 ipykernel==5.0.0 -ipython==7.0.1 +ipython==7.16.3 ipython-genutils==0.2.0 jedi==0.13.1 Jinja2==2.10