From 683923e28124a3776c7d473a9c28dd841683a9c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Jan 2023 10:34:58 +0000 Subject: [PATCH] Bump ipython from 6.5.0 to 7.16.3 in /python Bumps [ipython](https://github.com/ipython/ipython) from 6.5.0 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/6.5.0...7.16.3) --- 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..b658c3a 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==7.16.3 ipython-genutils==0.2.0 jedi==0.12.1 more-itertools==4.3.0