Skip to content

Commit

Permalink
chore(deps): Update google-api-python-client requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [google-api-python-client](https://github.com/googleapis/google-api-python-client) to permit the latest version.
- [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
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 2a0c2d8 commit daef7cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ requires-python = ">=3.9,<4.0.0"
dependencies = [
"discord-py~=2.4.0",
"Jinja2~=3.1.4",
"google-api-python-client~=2.149.0",
"google-api-python-client>=2.149,<2.152",
"google-auth-httplib2~=0.2.0",
"requests-oauthlib~=2.0.0",
"pyotp~=2.9.0",
Expand Down

0 comments on commit daef7cf

Please sign in to comment.