From 1f544b28768cbfac219eb822ac41594675a3be5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jul 2023 09:48:04 +0000 Subject: [PATCH] Bump protobuf from 3.20.3 to 4.23.4 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20.3 to 4.23.4. - [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...v4.23.4) --- 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 0c18cf6..022c15c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ packaging==23.1 pandas==1.5.3 Pillow==9.5.0 pluggy==1.0.0 -protobuf==3.20.3 +protobuf==4.23.4 pyarrow==11.0.0 pydeck==0.8.1b0 Pygments==2.15.1