From 5562ffe158fe4eefb67c4819a84e2f80c521ac8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 01:23:42 +0000 Subject: [PATCH] Bump numpy from 1.18.1 to 1.22.0 in /flask-backend Bumps [numpy](https://github.com/numpy/numpy) from 1.18.1 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.1...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- flask-backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flask-backend/requirements.txt b/flask-backend/requirements.txt index 94f7771..f69e035 100644 --- a/flask-backend/requirements.txt +++ b/flask-backend/requirements.txt @@ -24,7 +24,7 @@ jmespath==0.9.4 lazy-object-proxy==1.4.3 MarkupSafe==1.1.1 mccabe==0.6.1 -numpy==1.18.1 +numpy==1.22.0 overpy==0.4 pathspec==0.5.9 pycodestyle==2.5.0