1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2025-11-04 12:38:32 +00:00

Bump google-auth from 2.32.0 to 2.34.0

Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.32.0 to 2.34.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](https://github.com/googleapis/google-auth-library-python/compare/v2.32.0...v2.34.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-09-01 09:41:31 +00:00
committed by Dmitry Belyaev
parent 6094d61d64
commit b6fab04662
2 changed files with 6 additions and 6 deletions

View File

@@ -19,7 +19,7 @@ classifiers = [
[tool.poetry.dependencies]
python = "^3.9"
google-auth = "2.32.0"
google-auth = "2.34.0"
google-api-python-client = "2.143.0"
icalendar = "5.0.13"
pytz = "2024.1"