From 96135c789369c1fd026e0eed81eadf783f54940b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 18:25:35 +0000 Subject: [PATCH] Bump numpy from 1.19.4 to 1.21.0 in /server Bumps [numpy](https://github.com/numpy/numpy) from 1.19.4 to 1.21.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt) - [Commits](https://github.com/numpy/numpy/compare/v1.19.4...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/requirements.txt b/server/requirements.txt index 9f0104b..e155969 100644 --- a/server/requirements.txt +++ b/server/requirements.txt @@ -8,7 +8,7 @@ google-cloud-secret-manager==2.7.0 google-cloud-storage==1.35.0 gunicorn==20.1.0 flask-oidc-ext==1.4.3 -numpy==1.19.4 +numpy==1.21.0 object_detection-0.1_2.5.0.tar.gz opencv-contrib-python-headless==4.5.2.54 Pillow==9.0.0