From 344097f2252c04b2b9bcfef72bb31803c40ac335 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Feb 2023 21:32:03 +0000 Subject: [PATCH] Bump ipython from 6.2.1 to 8.10.0 Bumps [ipython](https://github.com/ipython/ipython) from 6.2.1 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/6.2.1...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e81ec5e..98e38ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ retrying == 1.3.3 celery == 4.0.2 flower == 0.9.2 -ipython == 6.2.1 +ipython == 8.10.0 nose == 1.3.7 coverage == 4.4.2 flake8 == 3.5.0