build(deps): update google-api-python-client requirement

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](https://github.com/googleapis/google-api-python-client/compare/v2.79.0...v2.197.0)

---
updated-dependencies:
- dependency-name: google-api-python-client
  dependency-version: 2.197.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-05-31 23:06:16 +00:00
committed by GitHub
parent 76d473d731
commit d33d028d53
+1 -1
View File
@@ -21,7 +21,7 @@ alembic # Database migrations
slowapi>=0.1.9 # Rate limiting middleware for FastAPI
# Google Drive API
google-api-python-client>=2.79.0
google-api-python-client>=2.197.0
google-auth>=2.22.0
google-auth-oauthlib>=1.0.0