From d19a6f7f30f344d70ed7701a5a11742861fdaea8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 20:06:59 +0000 Subject: [PATCH] Bump ipython from 6.2.1 to 7.16.3 in /2017 Bumps [ipython](https://github.com/ipython/ipython) from 6.2.1 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/6.2.1...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 2017/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2017/requirements.txt b/2017/requirements.txt index b5ab54c..911a1cb 100644 --- a/2017/requirements.txt +++ b/2017/requirements.txt @@ -1,4 +1,4 @@ -ipython==6.2.1 +ipython==7.16.3 networkx==2.0 numpy==1.13.3 regex==2017.11.9