From f91890e4b247c28654ca6e5eedff5333c5d8df5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 09:42:58 +0000 Subject: [PATCH] Bump protobuf from 4.21.1 to 5.29.6 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.21.1 to 5.29.6. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 5.29.6 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 dc820be..97fd614 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ mysql-connector-python==8.0.29 numpy==1.19.5 outcome==1.1.0 pip==21.0.1 -protobuf==4.21.1 +protobuf==5.29.6 pycparser==2.21 pyOpenSSL==21.0.0 python-Levenshtein==0.12.2