From db063124d112c7b625e4e13b505daafc43eb29ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 09:21:09 +0000 Subject: [PATCH] deps(deps): bump protobuf from 6.33.5 to 7.34.1 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 6.33.5 to 7.34.1. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 7.34.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3ed1ae9..8d26eea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ certifi==2026.1.4 urllib3==2.6.3 charset-normalizer==3.4.4 idna==3.11 -protobuf==6.33.5 +protobuf==7.34.1 # Async support for Matrix aiohttp==3.13.3