From a064cd0ab8d98ddcfee97bfd196c737b7216146d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 19:43:39 +0000 Subject: [PATCH] Bump ipython from 6.4.0 to 7.16.3 in /scripts Bumps [ipython](https://github.com/ipython/ipython) from 6.4.0 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/6.4.0...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/requirements.txt b/scripts/requirements.txt index dc8ff94..b100f0f 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -71,7 +71,7 @@ imagesize==1.0.0 imgaug==0.2.7 ipykernel==4.8.2 ipyparallel==6.2.2 -ipython==6.4.0 +ipython==7.16.3 ipython-genutils==0.2.0 ipywidgets==7.4.0 isort==4.3.4