Skip to content

Commit a0a9fa2

Browse files
chore: new owl bot post processor docker image (#680)
Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:c66ba3c8d7bc8566f47df841f98cd0097b28fff0b1864c86f5817f4c8c3e8600
1 parent 27e4d34 commit a0a9fa2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/.OwlBot.lock.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
docker:
22
image: gcr.io/repo-automation-bots/owlbot-python:latest
3-
digest: sha256:3c3a445b3ddc99ccd5d31edc4b4519729635d20693900db32c4f587ed51f7479
3+
digest: sha256:c66ba3c8d7bc8566f47df841f98cd0097b28fff0b1864c86f5817f4c8c3e8600

docs/conf.py

+1
Original file line numberDiff line numberDiff line change
@@ -364,6 +364,7 @@
364364
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest/", None,),
365365
"grpc": ("https://grpc.github.io/grpc/python/", None),
366366
"proto-plus": ("https://proto-plus-python.readthedocs.io/en/latest/", None),
367+
"protobuf": ("https://googleapis.dev/python/protobuf/latest/", None),
367368
}
368369

369370

0 commit comments

Comments
 (0)