Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 90ff882

Browse files
authored
chore(deps): update dependency protobuf to v3.15.3 (#790)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [protobuf](https://developers.google.com/protocol-buffers/) | `==3.15.2` -> `==3.15.3` | [![age](https://badges.renovateapi.com/packages/pypi/protobuf/3.15.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/protobuf/3.15.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/protobuf/3.15.3/compatibility-slim/3.15.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/protobuf/3.15.3/confidence-slim/3.15.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/gapic-generator-python).
1 parent d095482 commit 90ff882

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/gapic-generator/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ google-api-core==1.26.0
33
googleapis-common-protos==1.52.0
44
jinja2==2.11.3
55
MarkupSafe==1.1.1
6-
protobuf==3.15.2
6+
protobuf==3.15.3
77
pypandoc==1.5
88
PyYAML==5.4.1
99
dataclasses==0.6 # TODO(busunkim) remove when 3.6 support is dropped

0 commit comments

Comments
 (0)