Skip to content

Commit cccc01b

Browse files
authored
Update dependency google-cloud-pubsub to v2.16.0 (#1140)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | google-cloud-pubsub | `==2.15.0` -> `==2.16.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-pubsub/2.16.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-pubsub/2.16.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-pubsub/2.16.0/compatibility-slim/2.15.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-pubsub/2.16.0/confidence-slim/2.15.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - "before 6am on wednesday" in timezone Australia/Sydney, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/google/osv.dev). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNC4yIiwidXBkYXRlZEluVmVyIjoiMzUuMzEuNCJ9-->
1 parent e276155 commit cccc01b

File tree

2 files changed

+44
-44
lines changed

2 files changed

+44
-44
lines changed

gcp/appengine/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Flask-Caching = "==2.0.2"
99
werkzeug = "==2.2.3"
1010
google-auth = "==1.35.0"
1111
google-cloud-logging = "==3.5.0"
12-
google-cloud-pubsub = "==2.15.0"
12+
google-cloud-pubsub = "==2.16.0"
1313
jinja2 = "==3.1.2"
1414
markdown2 = "==2.4.8"
1515
markupsafe = "==2.1.2"

gcp/appengine/Pipfile.lock

Lines changed: 43 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)