From 2b9fc5e54d51de5f130a580877f75af6c856b726 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jun 2022 01:21:55 +0000 Subject: [PATCH] Bump google-cloud-logging from 1.14.0 to 3.1.2 Bumps [google-cloud-logging](https://github.com/googleapis/python-logging) from 1.14.0 to 3.1.2. - [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.2) --- 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..428519038f 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.2 fasttext==0.9.1 # Testing dependencies