From 2f824410ff82777f2f4cd77ffc08c893b827934f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 12:10:44 +0000 Subject: [PATCH] build(deps): bump protobuf from 4.24.3 to 5.26.1 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.24.3 to 5.26.1. - [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.24.3...v5.26.1) --- 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 a6d197a..b9c3c84 100644 --- a/requirements.txt +++ b/requirements.txt @@ -74,7 +74,7 @@ pkce==1.0.3 praw==7.7.1 prawcore==2.4.0 proto-plus==1.23.0 -protobuf==4.24.3 +protobuf==5.26.1 pyasn1==0.6.0 pyasn1-modules==0.4.0 pycparser==2.22