From f3eeb925eb1b6a3612278a23da30aa54c223ce62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Nov 2023 10:03:43 -0700 Subject: [PATCH] Bump protobuf from 4.24.4 to 4.25.0 (#3929) Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.24.4 to 4.25.0. - [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/v4.24.4...v4.25.0) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-minor ... 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 13d6d2422237..9aa526711939 100644 --- a/requirements-base.txt +++ b/requirements-base.txt @@ -278,7 +278,7 @@ preshed==3.0.8 # via # spacy # thinc -protobuf==4.24.4 +protobuf==4.25.0 # via # -r requirements-base.in # google-api-core