From 538c3ba765b6be786d464a5ab9554f68267087bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 02:32:48 +0000 Subject: [PATCH] Bump numpy from 1.18.2 to 1.22.0 in /docker Bumps [numpy](https://github.com/numpy/numpy) from 1.18.2 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.2...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/requirements.txt b/docker/requirements.txt index 385cc3ea..549108bf 100644 --- a/docker/requirements.txt +++ b/docker/requirements.txt @@ -11,7 +11,7 @@ google-cloud-storage==1.27.0 google-resumable-media==0.5.0 googleapis-common-protos==1.51.0 idna==2.9 -numpy==1.18.2 +numpy==1.22.0 pandas==1.0.3 protobuf==3.11.3 pyasn1==0.4.8