Skip to content

Commit

Permalink
build(deps): bump google-auth in /firebase_push_notifications (#1177)
Browse files Browse the repository at this point in the history
Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.35.0 to 2.36.0.
- [Release notes](https://github.com/googleapis/google-auth-library-python/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-auth-library-python@v2.35.0...v2.36.0)

---
updated-dependencies:
- dependency-name: google-auth
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 16, 2024
1 parent a8c8169 commit 7d1ec1c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions firebase_push_notifications/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion firebase_push_notifications/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ python = "^3.12"
# explicitly installed with the plugin if desired.
acapy-agent = { version = "~1.1.0", optional = true }
marshmallow = "^3.20.1"
google-auth = "^2.33.0"
google-auth = "^2.36.0"
google-api-python-client = "^2.151.0"
requests = "^2.31.0"

Expand Down

0 comments on commit 7d1ec1c

Please sign in to comment.