chore: upgrade protobuf (#3252)

This commit is contained in:
Vlad Stan 2025-07-08 10:52:14 +03:00 committed by dni ⚡
parent 209c251fb6
commit 4bd2a4fba9
No known key found for this signature in database
GPG key ID: D1F416F29AD26E87
2 changed files with 14 additions and 14 deletions

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"