Skip to content

Commit 9bf7566

Browse files
Update protobuf requirement in the pip group across 1 directory
Updates the requirements on [protobuf](https://github.com/protocolbuffers/protobuf) to permit the latest version. Updates `protobuf` to 6.31.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v3.19.4...v6.31.1) --- updated-dependencies: - dependency-name: protobuf dependency-version: 6.31.1 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 49a7445 commit 9bf7566

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
psutil~=7.0.0
22
requests~=2.32.4
33
grpcio~=1.71.0
4-
protobuf~=5.29.4
4+
protobuf~=6.31.1
55
docker~=7.1.0
66
typing-extensions~=4.13.0
77
pydantic~=2.11.1

0 commit comments

Comments
 (0)