Skip to content

Commit 9249663

Browse files
authored
chore(deps): update dependency firebase-admin to v5.4.0 (GoogleCloudPlatform#8351)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [firebase-admin](https://firebase.google.com/docs/admin/setup/) ([source](https://togithub.com/firebase/firebase-admin-python), [changelog](https://firebase.google.com/support/release-notes/admin/python)) | `==5.3.0` -> `==5.4.0` | [![age](https://badges.renovateapi.com/packages/pypi/firebase-admin/5.4.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/firebase-admin/5.4.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/firebase-admin/5.4.0/compatibility-slim/5.3.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/firebase-admin/5.4.0/confidence-slim/5.3.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### 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**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost. --- 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/python-docs-samples). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMDguMCIsInVwZGF0ZWRJblZlciI6IjMyLjIwOC4wIn0=-->
1 parent 25b82b4 commit 9249663

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run/idp-sql/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ Flask==2.1.0
22
SQLAlchemy==1.4.38
33
pg8000==1.24.2
44
gunicorn==20.1.0
5-
firebase-admin==5.3.0
5+
firebase-admin==5.4.0
66
structlog==22.1.0

0 commit comments

Comments
 (0)