From 2dc6abb6fc9d7cfb4c0580b4c0c22694e4126684 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 07:01:38 +0000 Subject: [PATCH] Bump the minor-and-patch group with 2 updates Bumps the minor-and-patch group with 2 updates: [flask-compress](https://github.com/colour-science/flask-compress) and [protobuf](https://github.com/protocolbuffers/protobuf). Updates `flask-compress` from 1.18 to 1.20 - [Changelog](https://github.com/colour-science/flask-compress/blob/master/CHANGELOG.md) - [Commits](https://github.com/colour-science/flask-compress/compare/v1.18...v1.20) Updates `protobuf` from 6.32.1 to 6.33.0 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: flask-compress dependency-version: '1.20' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: protobuf dependency-version: 6.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index ea64d6b..f6d9a47 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,10 @@ flask == 3.1.2 -flask-compress == 1.18 +flask-compress == 1.20 flask-cors == 6.0.1 litecli == 1.17.0 google-cloud-logging == 3.12.1 google-compute-engine == 2.8.13 gunicorn == 23.0.0 -protobuf == 6.32.1 +protobuf == 6.33.0 requests == 2.32.5 supervisor == 4.3.0