From 638cedc3e3b72e3b7492d62675bf6764a2c43752 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 05:03:52 +0000 Subject: [PATCH] Bump numpy from 1.12.0b1 to 1.22.0rc1 in /appengine/flexible/numpy Bumps [numpy](https://github.com/numpy/numpy) from 1.12.0b1 to 1.22.0rc1. - [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.12.0b1...v1.22.0rc1) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- appengine/flexible/numpy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appengine/flexible/numpy/requirements.txt b/appengine/flexible/numpy/requirements.txt index d624e94a947..7b8664ad0e7 100644 --- a/appengine/flexible/numpy/requirements.txt +++ b/appengine/flexible/numpy/requirements.txt @@ -1,3 +1,3 @@ Flask==0.11.1 gunicorn==19.6.0 -numpy==1.12.0b1 +numpy==1.22.0rc1