Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion kuksa-client/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jsonpath-ng==1.7.0
# via kuksa_client (setup.cfg)
ply==3.11
# via jsonpath-ng
protobuf==5.28.3
protobuf==5.29.5
# via grpcio-tools
pygments==2.18.0
# via kuksa_client (setup.cfg)
Expand Down
2 changes: 1 addition & 1 deletion kuksa-client/test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ pluggy==1.5.0
# via pytest
ply==3.11
# via jsonpath-ng
protobuf==5.28.3
protobuf==5.29.5
# via grpcio-tools
pygments==2.18.0
# via kuksa_client (setup.cfg)
Expand Down
Loading