From 092608638b62e03339e9099c6ea0f1420c370a97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Feb 2023 02:04:55 +0000 Subject: [PATCH] :arrow_up: Bump ipython from 8.5.0 to 8.10.0 Bumps [ipython](https://github.com/ipython/ipython) from 8.5.0 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.5.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 45315b37d..c11d75f2e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -70,7 +70,7 @@ idna==3.4 importlib-metadata==4.12.0 iniconfig==1.1.1 ipdb==0.13.9 -ipython==8.5.0 +ipython==8.10.0 isort==5.10.1 itsdangerous==2.1.2 jaraco.classes==3.2.2