From 4a80e3f2c492bad1fc6ef1b29e38de94c7a88018 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 03:57:01 +0000 Subject: [PATCH] Bump protobuf from 3.17.3 to 4.25.8 in /adversarial_robustness Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.17.3 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.17.3...v4.25.8) --- updated-dependencies: - dependency-name: protobuf dependency-version: 4.25.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- adversarial_robustness/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adversarial_robustness/requirements.txt b/adversarial_robustness/requirements.txt index 8e3dcd53..1936d95d 100644 --- a/adversarial_robustness/requirements.txt +++ b/adversarial_robustness/requirements.txt @@ -41,7 +41,7 @@ opt-einsum==3.3.0 Pillow==8.2.0 pkg-resources==0.0.0 promise==2.3 -protobuf==3.17.3 +protobuf==4.25.8 pyasn1==0.4.8 pyasn1-modules==0.2.8 PyYAML==5.4.1