From 3cc8c5ac9c2bb0de0b59abdb94ce209210e51719 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:28:45 +0000 Subject: [PATCH] Bump numpy from 1.15.0 to 1.22.0 in /SentinelAI-Graham/Walabot Bumps [numpy](https://github.com/numpy/numpy) from 1.15.0 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.15.0...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- SentinelAI-Graham/Walabot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SentinelAI-Graham/Walabot/requirements.txt b/SentinelAI-Graham/Walabot/requirements.txt index 2c1770fd..3c5ef76f 100644 --- a/SentinelAI-Graham/Walabot/requirements.txt +++ b/SentinelAI-Graham/Walabot/requirements.txt @@ -32,7 +32,7 @@ mccabe==0.6.1 mistune==0.8.3 nbconvert==5.3.1 nbformat==4.4.0 -numpy==1.15.0 +numpy==1.22.0 numpydoc==0.8.0 packaging==17.1 pandas==0.23.3