From 082295d8f83505cc07beba0b0b67dbdf54782856 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Dec 2022 01:04:55 +0000 Subject: [PATCH] Bump google-cloud-logging from 1.14.0 to 3.4.0 Bumps [google-cloud-logging](https://github.com/googleapis/python-logging) from 1.14.0 to 3.4.0. - [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.4.0) --- 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..a5a013868a 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.4.0 fasttext==0.9.1 # Testing dependencies