From 0db5ddf64aff9635a8efac5b2121b79318537df7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 07:01:24 +0000 Subject: [PATCH] Bump the minor-and-patch group across 1 directory with 3 updates Bumps the minor-and-patch group with 3 updates in the / directory: [flask-cors](https://github.com/corydolphin/flask-cors), [google-cloud-logging](https://github.com/googleapis/python-logging) and [protobuf](https://github.com/protocolbuffers/protobuf). Updates `flask-cors` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/corydolphin/flask-cors/releases) - [Changelog](https://github.com/corydolphin/flask-cors/blob/main/CHANGELOG.md) - [Commits](https://github.com/corydolphin/flask-cors/compare/6.0.1...6.0.2) Updates `google-cloud-logging` from 3.12.1 to 3.13.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/v3.12.1...v3.13.0) Updates `protobuf` from 6.33.0 to 6.33.2 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: flask-cors dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: google-cloud-logging dependency-version: 3.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: protobuf dependency-version: 6.33.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 91aa103..0b009f7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,10 @@ flask == 3.1.2 flask-compress == 1.23 -flask-cors == 6.0.1 +flask-cors == 6.0.2 litecli == 1.17.0 -google-cloud-logging == 3.12.1 +google-cloud-logging == 3.13.0 google-compute-engine == 2.8.13 gunicorn == 23.0.0 -protobuf == 6.33.0 +protobuf == 6.33.2 requests == 2.32.5 supervisor == 4.3.0