From e45e2879b3fa973194c52ec11c5763fc028b2971 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 May 2023 09:52:56 -0700 Subject: [PATCH] Bump protobuf from 4.22.3 to 4.22.4 (#3362) Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.22.3 to 4.22.4. - [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/v4.22.3...v4.22.4) --- 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-base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-base.txt b/requirements-base.txt index 485c2b08d123..a77e95baf702 100644 --- a/requirements-base.txt +++ b/requirements-base.txt @@ -262,7 +262,7 @@ preshed==3.0.8 # via # spacy # thinc -protobuf==4.22.3 +protobuf==4.22.4 # via # -r requirements-base.in # google-api-core