From 85f61b03751c723b479a538c59fdff2a47bf3b53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 17:28:09 +0000 Subject: [PATCH] Bump protobuf from 3.20.3 to 5.28.3 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20.3 to 5.28.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/v3.20.3...v5.28.3) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 724eee1..161e578 100644 --- a/setup.cfg +++ b/setup.cfg @@ -25,7 +25,7 @@ package_dir = include_package_data = true python_requires = ~=3.11.0 install_requires = - protobuf == 3.20.3 + protobuf == 5.28.3 colorlog >= 3.1.4 certifi >= 2022.12.7 pyflakes