Skip to content

Commit

Permalink
Bump google-api-python-client in /firebase_push_notifications
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.134.0 to 2.135.0.
- [Release notes](https://github.com/googleapis/google-api-python-client/releases)
- [Commits](googleapis/google-api-python-client@v2.134.0...v2.135.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]>
  • Loading branch information
dependabot[bot] authored Jul 18, 2024
1 parent c7ae6b4 commit 4649a11
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
14 changes: 10 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.9"
aries-cloudagent = { version = ">=0.10.3, < 1.0.0", optional = true }
marshmallow = "^3.20.1"
google-auth = "^2.31.0"
google-api-python-client = "^2.134.0"
google-api-python-client = "^2.137.0"
requests = "^2.31.0"

[tool.poetry.extras]
Expand Down

0 comments on commit 4649a11

Please sign in to comment.