From 0e785d615c94585bb9921918f78c7db3cead6ccc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jun 2022 15:43:43 +0000 Subject: [PATCH] Bump ipython from 3.2.1 to 7.16.3 in /spot-oa Bumps [ipython](https://github.com/ipython/ipython) from 3.2.1 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/rel-3.2.1...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- spot-oa/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spot-oa/requirements.txt b/spot-oa/requirements.txt index 2596e649..3f57d7ba 100644 --- a/spot-oa/requirements.txt +++ b/spot-oa/requirements.txt @@ -11,7 +11,7 @@ tornado mistune pygments terminado -ipython == 3.2.1 +ipython == 7.16.3 # GraphQL API dependencies flask