Skip to content

Commit 6ce237b

Browse files
Bump protobuf from 5.28.3 to 5.29.5 (#707)
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.28.3 to 5.29.5. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v5.28.3...v5.29.5) --- updated-dependencies: - dependency-name: protobuf dependency-version: 5.29.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2bd3812 commit 6ce237b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.cpu.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ pandas==2.2.3
6060
pillow==11.1.0
6161
pip==25.0
6262
plotly==6.0.0
63-
protobuf==5.28.3
63+
protobuf==5.29.5
6464
psutil==6.1.1
6565
pycparser==2.22
6666
Pygments==2.19.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ pandas==2.2.3
7373
pillow==11.1.0
7474
pip==25.0
7575
plotly==6.0.0
76-
protobuf==5.28.3
76+
protobuf==5.29.5
7777
psutil==6.1.1
7878
pycparser==2.22
7979
Pygments==2.19.1

0 commit comments

Comments
 (0)