File tree Expand file tree Collapse file tree 8 files changed +7
-63
lines changed
.project-creation/.skeleton Expand file tree Collapse file tree 8 files changed +7
-63
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1313# SPDX-License-Identifier: Apache-2.0
1414
1515grpcio==1.64.1
16- protobuf==5.27.2
16+ protobuf==5.29.5
1717cloudevents==1.11.0
1818aiohttp==3.10.11
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ packaging==24.2
3434 # via deprecation
3535propcache == 0.3.0
3636 # via yarl
37- protobuf == 5.27.2
37+ protobuf == 5.29.5
3838 # via -r requirements.in
3939typing-extensions == 4.12.2
4040 # via multidict
Original file line number Diff line number Diff line change 4949| pluggy| 1.5.0| MIT|
5050| pre-commit| 4.1.0| MIT|
5151| propcache| 0.3.0| Apache 2.0|
52- | protobuf| 5.27.2 | Google License|
52+ | protobuf| 5.29.5 | Google License|
5353| pyproject-api| 1.9.0| MIT|
5454| pyproject-hooks| 1.2.0| MIT|
5555| pytest| 8.3.5| MIT|
Original file line number Diff line number Diff line change 1313# SPDX-License-Identifier: Apache-2.0
1414
1515grpcio==1.64.1
16- protobuf==5.27.2
16+ protobuf==5.29.5
1717cloudevents==1.11.0
1818aiohttp==3.10.11
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ packaging==24.2
3434 # via deprecation
3535propcache == 0.3.0
3636 # via yarl
37- protobuf == 5.27.2
37+ protobuf == 5.29.5
3838 # via -r requirements.in
3939typing-extensions == 4.12.2
4040 # via multidict
Original file line number Diff line number Diff line change @@ -124,7 +124,7 @@ pre-commit==4.1.0
124124 # via velocitas_sdk (setup.py)
125125propcache == 0.3.0
126126 # via yarl
127- protobuf == 5.27.2
127+ protobuf == 5.29.5
128128 # via
129129 # grpcio-tools
130130 # mypy-protobuf
Original file line number Diff line number Diff line change 1616
1717requirements = [
1818 "grpcio==1.64.1" ,
19- "protobuf==5.27.2 " ,
19+ "protobuf==5.29.5 " ,
2020 "cloudevents==1.11.0" ,
2121 "aiohttp==3.10.11" ,
2222 "paho-mqtt==2.1.0" ,
You can’t perform that action at this time.
0 commit comments