From e2e5550430a71fdad468d05428302c359a42e417 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 19:35:52 +0000 Subject: [PATCH] Bump ipython from 7.19.0 to 7.31.1 in /2020 Bumps [ipython](https://github.com/ipython/ipython) from 7.19.0 to 7.31.1. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.19.0...7.31.1) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 2020/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2020/requirements.txt b/2020/requirements.txt index dc80a57..8508479 100644 --- a/2020/requirements.txt +++ b/2020/requirements.txt @@ -1,4 +1,4 @@ -ipython==7.19.0 +ipython==7.31.1 networkx==2.5 numpy==1.19.4 parse==1.18.0