From fd7b5d455553460533a5c022350ec2184b93b60e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Feb 2023 22:09:06 +0000 Subject: [PATCH] Bump ipython from 6.5.0 to 8.10.0 in /python Bumps [ipython](https://github.com/ipython/ipython) from 6.5.0 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/6.5.0...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index 52c40d0..1239dc2 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -2,7 +2,7 @@ atomicwrites==1.1.5 attrs==18.1.0 backcall==0.1.0 decorator==4.3.0 -ipython==6.5.0 +ipython==8.10.0 ipython-genutils==0.2.0 jedi==0.12.1 more-itertools==4.3.0