From b3a7bcabb9898d5418102e5f6a46e512b70c4640 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 20:06:32 +0000 Subject: [PATCH] Bump ipython from 5.10.0 to 7.16.3 in /pyscripts Bumps [ipython](https://github.com/ipython/ipython) from 5.10.0 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/5.10.0...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pyscripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyscripts/requirements.txt b/pyscripts/requirements.txt index 1957845..ed1598c 100644 --- a/pyscripts/requirements.txt +++ b/pyscripts/requirements.txt @@ -31,7 +31,7 @@ h5py==2.10.0 importlib-metadata==1.7.0 ipaddress==1.0.23 ipykernel==4.10.1 -ipython==5.10.0 +ipython==7.16.3 ipython-genutils==0.2.0 ipywidgets==7.5.1 Jinja2==2.11.2