From 6e403dc3792c3f0042e3e6739b84c67da217c290 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 19:40:54 +0000 Subject: [PATCH] Build(deps): Bump ipython from 1.2.1 to 7.16.3 in /infra/python/deps Bumps [ipython](https://github.com/ipython/ipython) from 1.2.1 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/rel-1.2.1...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- infra/python/deps/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/python/deps/requirements.txt b/infra/python/deps/requirements.txt index fd07ca82b15..84b2ebfa4f1 100644 --- a/infra/python/deps/requirements.txt +++ b/infra/python/deps/requirements.txt @@ -62,7 +62,7 @@ sqlparse == 0.1.19 texttable == 0.8.3 # For dev purposes, not used in scripting. Version 1.2.1 is the latest that supports 2.6. -ipython == 1.2.1 +ipython == 7.16.3 apipkg == 1.4 virtualenv == 13.1.0