From 56db32f6cc2fdf373bd52ac9dadb7bfe10ea4ff9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Nov 2025 21:01:19 +0000 Subject: [PATCH] chore(deps): update protobuf requirement from <=6.31.1 to <=6.33.1 Updates the requirements on [protobuf](https://github.com/protocolbuffers/protobuf) to permit the latest version. - [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: protobuf dependency-version: 6.33.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0c0a83b..4c084ca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ grpcio>=1.49.0,<1.69.0 grpcio-tools>=1.49.0,<1.69.0 grpcio-reflection -protobuf<=6.31.1 +protobuf<=6.33.1 pendulum blinker<=1.8.2 jinja2==3.1.2