mirror of
https://github.com/quay/quay.git
synced 2025-04-18 10:44:06 +03:00
* deps: bump protobuf (PROJQUAY-7970) Signedoff-by: harishsurf <hgovinda@redhat.com> * Regenerate .proto buildman_pb2*.py files Bumping protobuf to 5.28.2 requires regenerating python files from .proto file * Bump grpcio + fix import * Add generated buildman_pb2.pyi file * Add ignore type check for import * Fix black + isort formatting