From f0cac90a23d7821701c6252264b2f432ab06f25c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 May 2022 01:48:11 +0000 Subject: [PATCH] Bump google-cloud-logging from 1.14.0 to 3.1.1 Bumps [google-cloud-logging](https://github.com/googleapis/python-logging) from 1.14.0 to 3.1.1. - [Release notes](https://github.com/googleapis/python-logging/releases) - [Changelog](https://github.com/googleapis/python-logging/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/python-logging/compare/v1.14.0...v3.1.1) --- updated-dependencies: - dependency-name: google-cloud-logging dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-generic.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-generic.txt b/requirements-generic.txt index d93783a06c..7dc70dd85b 100644 --- a/requirements-generic.txt +++ b/requirements-generic.txt @@ -28,7 +28,7 @@ networkx==2.4 zipstream==1.1.4 grpcio==1.24.3 google-cloud-storage==1.20.0 -google-cloud-logging==1.14.0 +google-cloud-logging==3.1.1 fasttext==0.9.1 # Testing dependencies