From 349c7b5e68e9ed0a208cdfa5aa0d9180119f72ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 23:54:52 +0000 Subject: [PATCH] Bump numpy from 1.16.4 to 1.22.0 in /BDCC/Projects/p2 Bumps [numpy](https://github.com/numpy/numpy) from 1.16.4 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.16.4...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- BDCC/Projects/p2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BDCC/Projects/p2/requirements.txt b/BDCC/Projects/p2/requirements.txt index 2022c6248..dd1a85a73 100644 --- a/BDCC/Projects/p2/requirements.txt +++ b/BDCC/Projects/p2/requirements.txt @@ -41,7 +41,7 @@ Markdown==3.1.1 matplotlib==2.2.4 mock==2.0.0 monotonic==1.5 -numpy==1.16.4 +numpy==1.22.0 oauth2client==4.1.3 pandas==0.24.2 pbr==5.2.1