From 53186db7a8f245d7ec98f3cbe7fa4ea3c1394e80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 20:08:29 +0000 Subject: [PATCH] Bump ipython from 7.1.1 to 7.16.3 in /2018 Bumps [ipython](https://github.com/ipython/ipython) from 7.1.1 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.1.1...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 2018/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2018/requirements.txt b/2018/requirements.txt index 9e1201e..17fad30 100644 --- a/2018/requirements.txt +++ b/2018/requirements.txt @@ -1,4 +1,4 @@ -ipython==7.1.1 +ipython==7.16.3 networkx==2.2 numpy==1.15.4 regex==2018.11.6