From 01ba38cdba112a4fe93649a6ff699036ae6e2899 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Oct 2022 01:22:26 +0000 Subject: [PATCH] Bump google-cloud-logging from 1.14.0 to 3.2.5 Bumps [google-cloud-logging](https://github.com/googleapis/python-logging) from 1.14.0 to 3.2.5. - [Release notes](https://github.com/googleapis/python-logging/releases) - [Changelog](https://github.com/googleapis/python-logging/blob/v3.2.5/CHANGELOG.md) - [Commits](https://github.com/googleapis/python-logging/compare/v1.14.0...v3.2.5) --- 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..67bc461837 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.2.5 fasttext==0.9.1 # Testing dependencies