From 54dcb5b5a39e80dcb9b0f277e2b7d4d73ed89e48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Feb 2023 23:40:16 +0000 Subject: [PATCH] Bump ipython from 7.21.0 to 8.10.0 Bumps [ipython](https://github.com/ipython/ipython) from 7.21.0 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.21.0...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-tests.txt b/requirements-tests.txt index 0220f4a1..5282a87d 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -22,7 +22,7 @@ icdiff==1.9.1 iniconfig==1.1.1 ipdb==0.13.4 ipython-genutils==0.2.0 -ipython==7.21.0 +ipython==8.10.0 isort==5.6.4 jedi==0.18.0 lazy-object-proxy==1.5.2