From 0c235f93903d2df6f07f7a9f9088e2edfbdf105a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Jun 2023 10:15:48 +0000 Subject: [PATCH] Bump protobuf from 3.20.3 to 4.23.3 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20.3 to 4.23.3. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.20.3...v4.23.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 0c18cf6..270c361 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.3 pyarrow==11.0.0 pydeck==0.8.1b0 Pygments==2.15.1