From e576f48f980b95723ae9e664aff56b24d33d030b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 03:09:31 +0000 Subject: [PATCH] Bump numpy from 1.18.4 to 1.22.0 in /azure_webapp Bumps [numpy](https://github.com/numpy/numpy) from 1.18.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.18.4...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- azure_webapp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure_webapp/requirements.txt b/azure_webapp/requirements.txt index 2f61d17..5e68b6a 100644 --- a/azure_webapp/requirements.txt +++ b/azure_webapp/requirements.txt @@ -6,7 +6,7 @@ itsdangerous==1.1.0 Jinja2==2.11.3 MarkupSafe==1.1.1 networkx==2.4 -numpy==1.18.4 +numpy==1.22.0 packaging==20.3 Pillow==8.2.0 pyparsing==2.4.7