From ea13f89be581d0d5216d4f97f19b33b4b06780d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 19:52:25 +0000 Subject: [PATCH] Bump ipython from 2.0.0 to 7.16.3 in /src Bumps [ipython](https://github.com/ipython/ipython) from 2.0.0 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/rel-2.0.0...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 76dff3d..b7d9ff6 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,4 +1,4 @@ Pygments==1.4 Tkinter==8.6 -ipython==2.0.0 +ipython==7.16.3 Fabric==1.2.0