From c00db1392f1f94e3ed2771e24ad9e404e891a42f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Feb 2023 21:53:19 +0000 Subject: [PATCH] Bump ipython from 6.4.0 to 8.10.0 Bumps [ipython](https://github.com/ipython/ipython) from 6.4.0 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/6.4.0...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cbe44aa3..9a27ac7c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -65,7 +65,7 @@ idna==2.6 imageio==2.3.0 imagesize==1.0.0 ipykernel==4.8.2 -ipython==6.4.0 +ipython==8.10.0 ipython-genutils==0.2.0 ipywidgets==7.2.1 isort==4.3.4