From 820f713b886f9bc28e9dbd2ea3b252dcafe9a419 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 23:45:08 +0000 Subject: [PATCH] Bump the minor-and-patch group across 1 directory with 4 updates Bumps the minor-and-patch group with 4 updates in the / directory: [flask-compress](https://github.com/colour-science/flask-compress), [google-cloud-logging](https://github.com/googleapis/google-cloud-python), [protobuf](https://github.com/protocolbuffers/protobuf) and [requests](https://github.com/psf/requests). Updates `flask-compress` from 1.23 to 1.24 - [Changelog](https://github.com/colour-science/flask-compress/blob/master/CHANGELOG.md) - [Commits](https://github.com/colour-science/flask-compress/compare/v1.23...v1.24) Updates `google-cloud-logging` from 3.14.0 to 3.15.0 - [Release notes](https://github.com/googleapis/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-cloud-python/compare/google-cloud-logging-v3.14.0...google-cloud-logging-v3.15.0) Updates `protobuf` from 7.34.0 to 7.35.0 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `requests` from 2.32.5 to 2.34.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.5...v2.34.2) --- updated-dependencies: - dependency-name: flask-compress dependency-version: '1.24' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: google-cloud-logging dependency-version: 3.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: protobuf dependency-version: 7.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: requests dependency-version: 2.34.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 27bfb5f..f193a7e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,10 @@ flask == 3.1.3 -flask-compress == 1.23 +flask-compress == 1.24 flask-cors == 6.0.2 litecli == 1.17.1 -google-cloud-logging == 3.14.0 +google-cloud-logging == 3.15.0 google-compute-engine == 2.8.13 gunicorn == 25.1.0 -protobuf == 7.34.0 -requests == 2.32.5 +protobuf == 7.35.0 +requests == 2.34.2 supervisor == 4.3.0