From 251e7f75e499b256b454d82d3723b586579ac974 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 20:08:52 +0000 Subject: [PATCH] Bump ipython from 7.9.0 to 7.16.3 in /2019 Bumps [ipython](https://github.com/ipython/ipython) from 7.9.0 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.9.0...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 2019/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2019/requirements.txt b/2019/requirements.txt index 5690137..11d5caa 100644 --- a/2019/requirements.txt +++ b/2019/requirements.txt @@ -1,4 +1,4 @@ -ipython==7.9.0 +ipython==7.16.3 networkx==2.4 numpy==1.17.4 parse==1.12.1