From 43fdf8c0a80e27f53c54d88b64f4c80fdeb6f420 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 07:33:20 +0000 Subject: [PATCH] Bump the minor-and-patch group with 2 updates Bumps the minor-and-patch group with 2 updates: [litecli](https://github.com/dbcli/litecli) and [protobuf](https://github.com/protocolbuffers/protobuf). Updates `litecli` from 1.17.0 to 1.17.1 - [Release notes](https://github.com/dbcli/litecli/releases) - [Changelog](https://github.com/dbcli/litecli/blob/main/CHANGELOG.md) - [Commits](https://github.com/dbcli/litecli/compare/v1.17.0...v1.17.1) Updates `protobuf` from 6.33.2 to 6.33.5 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: litecli dependency-version: 1.17.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: protobuf dependency-version: 6.33.5 dependency-type: direct:production update-type: version-update:semver-patch 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 0b009f7..28cd8c0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,10 @@ flask == 3.1.2 flask-compress == 1.23 flask-cors == 6.0.2 -litecli == 1.17.0 +litecli == 1.17.1 google-cloud-logging == 3.13.0 google-compute-engine == 2.8.13 gunicorn == 23.0.0 -protobuf == 6.33.2 +protobuf == 6.33.5 requests == 2.32.5 supervisor == 4.3.0