From 9758c40ae49adb8eddd7801a1786014824988be8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 03:31:13 +0000 Subject: [PATCH] Bump numpy from 1.19.5 to 1.22.0 in /webapp Bumps [numpy](https://github.com/numpy/numpy) from 1.19.5 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.19.5...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- webapp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/requirements.txt b/webapp/requirements.txt index 43a37ac..9419c35 100644 --- a/webapp/requirements.txt +++ b/webapp/requirements.txt @@ -57,7 +57,7 @@ MarkupSafe==1.1.1 matplotlib==3.3.4 msgpack==1.0.2 multidict==5.1.0 -numpy==1.19.5 +numpy==1.22.0 numpydoc==1.1.0 oauth2client==4.1.3 oauthlib==3.1.0