fix(deps): update dependency protobuf to v4

This commit is contained in:
renovate 2022-09-10 03:25:08 +00:00
parent 3de17311cf
commit 307d944cf1
No known key found for this signature in database
GPG key ID: 52B8FACB6DED89D9
2 changed files with 18 additions and 28 deletions

View file

@ -68,7 +68,7 @@ httpx = "^0.23.0"
itsdangerous = "^2.0.1"
lxml = "^4.6.3"
orjson = "^3.6.4"
protobuf = "^3.19.0"
protobuf = "^4.0.0"
pygit2 = "^1.7.0"
python-multipart = "^0.0.5"
redis = "^3.5.3"