From 58e99c88dab40c794028d3951e1c79e58cc2e125 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 23:31:57 +0000 Subject: [PATCH] Bump protobuf from 4.25.4 to 5.28.1 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.25.4 to 5.28.1. - [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.25.4...v5.28.1) --- 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 94744e3..7aa04a0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ packaging==24.1 pandas==2.2.2 pdoc3==0.11.1 pillow==10.4.0 -protobuf==4.25.4 +protobuf==5.28.1 Pygments==2.18.0 pyparsing==3.1.4 python-dateutil==2.9.0.post0