From ba4f8d3559aba0da992e615cd8e8e05104b0686f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Feb 2023 20:44:17 +0000 Subject: [PATCH] Bump ipython from 5.1.0 to 8.10.0 in /utils Bumps [ipython](https://github.com/ipython/ipython) from 5.1.0 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/5.1.0...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- utils/requirements3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/requirements3.txt b/utils/requirements3.txt index c867652..f358eba 100644 --- a/utils/requirements3.txt +++ b/utils/requirements3.txt @@ -25,7 +25,7 @@ gast==0.2.2 google-pasta==0.1.7 grpcio==1.22.0 h5py==2.9.0 -ipython==5.1.0 +ipython==8.10.0 ipython-genutils==0.2.0 itsdangerous==1.1.0 Jinja2==2.10.1