From 6a5aa1485bede6f9d09e5c50f56e10476e26724b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Aug 2023 09:18:16 +0100 Subject: [PATCH] Bump protobuf from 4.24.0 to 4.24.2 (#282) Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.24.0 to 4.24.2. - [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.0...v4.24.2) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b72168b..3912b1f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ markdown-it-py==3.0.0 mdurl==0.1.2 more-itertools==10.1.0 pkginfo==1.9.6 -protobuf==4.24.0 +protobuf==4.24.2 pyfakefs==5.2.3 Pygments==2.16.1 readme-renderer==40.0