From 6d19a972238d4929a6282d4f1afbed7537992fa3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 23:22:06 +0000 Subject: [PATCH] Bump protobuf from 5.28.1 to 5.28.2 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.28.1 to 5.28.2. - [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/v5.28.1...v5.28.2) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e37633c..08f6433 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==5.28.1 +protobuf==5.28.2 Pygments==2.18.0 pyparsing==3.1.4 python-dateutil==2.9.0.post0