Skip to content

Commit 1d17d7b

Browse files
Bump protobuf from 5.28.3 to 5.29.5 in /kuksa-client
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] <support@github.com>
1 parent cdf8f82 commit 1d17d7b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

kuksa-client/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jsonpath-ng==1.7.0
1818
# via kuksa_client (setup.cfg)
1919
ply==3.11
2020
# via jsonpath-ng
21-
protobuf==5.28.3
21+
protobuf==5.29.5
2222
# via grpcio-tools
2323
pygments==2.18.0
2424
# via kuksa_client (setup.cfg)

kuksa-client/test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ pluggy==1.5.0
3838
# via pytest
3939
ply==3.11
4040
# via jsonpath-ng
41-
protobuf==5.28.3
41+
protobuf==5.29.5
4242
# via grpcio-tools
4343
pygments==2.18.0
4444
# via kuksa_client (setup.cfg)

0 commit comments

Comments
 (0)