chore: upgrade protobuf (#3252)

This commit is contained in:
Vlad Stan
2025-07-08 10:52:14 +03:00
committed by GitHub
parent 64edeebaaf
commit fc3e2b2b4d
2 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ uvloop = "0.21.0"
websockets = "15.0.1"
loguru = "0.7.3"
grpcio = "1.69.0"
protobuf = "5.29.1"
protobuf = "5.29.5"
pyln-client = "25.5"
pywebpush = "2.0.3"
slowapi = "0.1.9"