From a896ec127a521679f6a95b0c3588b8b7b52516b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 16:57:18 -0700 Subject: [PATCH] Bump google-cloud-logging from 3.11.2 to 3.11.3 (#183) Bumps [google-cloud-logging](https://github.com/googleapis/python-logging) from 3.11.2 to 3.11.3. - [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/v3.11.2...v3.11.3) --- updated-dependencies: - dependency-name: google-cloud-logging dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1826082..89dbd17 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ flask == 3.0.3 flask-compress == 1.15.0 flask-cors == 5.0.0 litecli == 1.12.3 -google-cloud-logging == 3.11.2 +google-cloud-logging == 3.11.3 google-compute-engine == 2.8.13 gunicorn == 23.0.0 protobuf == 5.28.3