From 022eaee7887038ee17be2da7f530aad3f00947ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 02:06:35 +0000 Subject: [PATCH] Bump numpy in /scripts/DevWorkshop/GoogleCloudPlatform/moreExamples Bumps [numpy](https://github.com/numpy/numpy) from 1.16.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.16.1...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../GoogleCloudPlatform/moreExamples/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/DevWorkshop/GoogleCloudPlatform/moreExamples/requirements.txt b/scripts/DevWorkshop/GoogleCloudPlatform/moreExamples/requirements.txt index c81232f7..96b91a1d 100644 --- a/scripts/DevWorkshop/GoogleCloudPlatform/moreExamples/requirements.txt +++ b/scripts/DevWorkshop/GoogleCloudPlatform/moreExamples/requirements.txt @@ -10,7 +10,7 @@ google-cloud-core==0.29.1 google-resumable-media==0.3.2 googleapis-common-protos==1.5.6 idna==2.8 -numpy==1.16.1 +numpy==1.22.0 oauthlib==3.0.1 pandas==0.24.0 pandas-gbq==0.9.0