From ee694188be3c1b4d044d323f93f2ad981baf6872 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 09:20:28 +0000 Subject: [PATCH] Bump protobuf from 4.25.6 to 4.25.8 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.25.6 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/v4.25.6...v4.25.8) --- updated-dependencies: - dependency-name: protobuf dependency-version: 4.25.8 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 20c62e3..ee9efa2 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -358,7 +358,7 @@ prompt-toolkit==3.0.50 # via # ipython # jupyter-console -protobuf==4.25.6 +protobuf==4.25.8 # via # tensorboard # tensorflow