From 48d031b12f2a9923e740368e7f4d8efc2a7c3780 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 07:33:49 +0000 Subject: [PATCH] Bump google-cloud-logging from 3.11.3 to 3.11.4 Bumps [google-cloud-logging](https://github.com/googleapis/python-logging) from 3.11.3 to 3.11.4. - [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.3...v3.11.4) --- updated-dependencies: - dependency-name: google-cloud-logging dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 493f717..bdaac42 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ flask == 3.1.0 flask-compress == 1.17 flask-cors == 5.0.0 litecli == 1.13.2 -google-cloud-logging == 3.11.3 +google-cloud-logging == 3.11.4 google-compute-engine == 2.8.13 gunicorn == 23.0.0 protobuf == 5.29.2