From 0da091b21a6a3fccb026810862be7e4310c38503 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 07:05:04 +0000 Subject: [PATCH] Bump protobuf from 5.28.2 to 6.30.2 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.28.2 to 6.30.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.2...v6.30.2) --- 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 b2130a5..8cf45c6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -82,7 +82,7 @@ platformdirs==4.1.0 plotly==5.18.0 pluggy==1.3.0 prompt-toolkit==3.0.41 -protobuf==5.28.2 +protobuf==6.30.2 psutil==5.9.6 ptyprocess==0.7.0 pure-eval==0.2.2