From 0ac29800af13c7599cf17e3eff1747f15ae71602 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 19:21:01 +0000 Subject: [PATCH] Bump ipython from 7.18.1 to 7.31.1 in /python Bumps [ipython](https://github.com/ipython/ipython) from 7.18.1 to 7.31.1. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.18.1...7.31.1) --- 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 6d2fd8d..6387faa 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -4,7 +4,7 @@ backcall==0.2.0 decorator==4.4.2 importlib-metadata==1.7.0 iniconfig==1.0.1 -ipython==7.18.1 +ipython==7.31.1 ipython-genutils==0.2.0 jedi==0.17.2 line-profiler==3.0.2