Skip to content

Commit 5464997

Browse files
authored
chore(deps): update dependency google-cloud-logging to v3.2.5 (#513)
[![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-logging](https://togithub.com/googleapis/python-logging) | `==3.2.4` -> `==3.2.5` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-logging/3.2.5/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-logging/3.2.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-logging/3.2.5/compatibility-slim/3.2.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-logging/3.2.5/confidence-slim/3.2.4)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/python-logging</summary> ### [`v3.2.5`](https://togithub.com/googleapis/python-logging/releases/tag/v3.2.5) [Compare Source](https://togithub.com/googleapis/python-logging/compare/v3.2.4...v3.2.5) ##### Bug Fixes - **deps:** Allow protobuf 3.19.5 ([#&#8203;644](https://togithub.com/googleapis/python-logging/issues/644)) ([12f3001](https://togithub.com/googleapis/python-logging/commit/12f3001d834e858dbbbcdaab5894ec25a14c6820)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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/GoogleCloudPlatform/getting-started-python). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMzAuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE3LjEifQ==-->
1 parent e0066cb commit 5464997

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bookshelf/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ Flask==2.2.2
22
google-cloud-firestore==2.7.2
33
google-cloud-storage==2.6.0
44
google-cloud-error-reporting==1.6.3
5-
google-cloud-logging==3.2.4
5+
google-cloud-logging==3.2.5
66
gunicorn==20.1.0
77
six==1.16.0

0 commit comments

Comments
 (0)