chore: upgrade protobuf (#3252)

This commit is contained in:
Vlad Stan
2025-07-15 11:14:29 +02:00
committed by dni ⚡
parent 209c251fb6
commit 4bd2a4fba9
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"