From 31ae6858bd2402d0aa8c764adb5745c440f42eb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 12:56:16 +0000 Subject: [PATCH] build(deps): bump protobuf from 4.25.4 to 5.27.3 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.25.4 to 5.27.3. - [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/compare/v4.25.4...v5.27.3) --- updated-dependencies: - dependency-name: protobuf 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 603227b0..dd53f84b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -77,7 +77,7 @@ pkce==1.0.3 praw==7.7.1 prawcore==2.4.0 proto-plus==1.24.0 -protobuf==4.25.4 +protobuf==5.27.3 pyasn1==0.6.0 pyasn1-modules==0.4.0 pycparser==2.22