From f976168615460b5730f79396ecd08a40e1cd5cef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 04:03:45 +0000 Subject: [PATCH] Bump protobuf from 3.19.4 to 4.25.8 in /distribution_shift_framework Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.19.4 to 4.25.8. - [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/v3.19.4...v4.25.8) --- updated-dependencies: - dependency-name: protobuf dependency-version: 4.25.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- distribution_shift_framework/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distribution_shift_framework/requirements.txt b/distribution_shift_framework/requirements.txt index 46c3735..a788a0e 100644 --- a/distribution_shift_framework/requirements.txt +++ b/distribution_shift_framework/requirements.txt @@ -34,7 +34,7 @@ opt-einsum==3.3.0 optax==0.1.1 pkg_resources==0.0.0 promise==2.3 -protobuf==3.19.4 +protobuf==4.25.8 pyasn1==0.4.8 pyasn1-modules==0.2.8 PyYAML==6.0