Skip to content

Commit

Permalink
build(deps): bump google-api-python-client (#1167)
Browse files Browse the repository at this point in the history
Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 2.149.0 to 2.151.0.
- [Release notes](https://github.com/googleapis/google-api-python-client/releases)
- [Commits](googleapis/google-api-python-client@v2.149.0...v2.151.0)

---
updated-dependencies:
- dependency-name: google-api-python-client
  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 5, 2024
1 parent a0de679 commit e8801bb
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 @@ -12,7 +12,7 @@ python = "^3.12"
acapy-agent = { version = "~1.1.0", optional = true }
marshmallow = "^3.20.1"
google-auth = "^2.33.0"
google-api-python-client = "^2.147.0"
google-api-python-client = "^2.151.0"
requests = "^2.31.0"

[tool.poetry.extras]
Expand Down

0 comments on commit e8801bb

Please sign in to comment.