From dd6409ecfdeee2b0d684669b12b5a49637bccbd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Apr 2023 03:07:25 +0000 Subject: [PATCH] Bump protobuf from 3.20.3 to 4.22.3 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20.3 to 4.22.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.22.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..c3b5236 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.22.3 pyarrow==11.0.0 pydeck==0.8.1b0 Pygments==2.15.1