From a4fd0452b65163e2b04bb2fd7ff3383affebbe0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Nov 2022 01:15:27 +0000 Subject: [PATCH] Bump google-cloud-logging from 1.14.0 to 3.3.0 Bumps [google-cloud-logging](https://github.com/googleapis/python-logging) from 1.14.0 to 3.3.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.3.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..75357921a0 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.3.0 fasttext==0.9.1 # Testing dependencies