From 6238fb15cdcf9858a7b5d5496fed43b934db99ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 May 2023 10:15:41 +0000 Subject: [PATCH] Bump protobuf from 3.20.3 to 4.23.0 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20.3 to 4.23.0. - [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.0) --- 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..464e917 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.0 pyarrow==11.0.0 pydeck==0.8.1b0 Pygments==2.15.1