From ae40522fa62503871550802d8ac21e336c22f584 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 19:36:06 +0000 Subject: [PATCH] Bump numpy from 1.15.2 to 1.22.0 in /2018 Dependabot couldn't find the original pull request head commit, d1a9e39d65ee08098b8e91b879b84bfabecdcc3c. --- 2018/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2018/requirements.txt b/2018/requirements.txt index f807e99..34057bd 100644 --- a/2018/requirements.txt +++ b/2018/requirements.txt @@ -1,4 +1,4 @@ -numpy==1.15.2 +numpy==1.22.0 progress==1.4 scipy==1.1.0 termcolor==1.1.0