1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2025-09-03 17:07:30 +00:00

Bump google-auth from 2.6.0 to 2.6.2

Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.6.0 to 2.6.2.
- [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.6.0...v2.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-04-05 09:45:16 +00:00
committed by Dmitry Belyaev
parent 8c05b8319c
commit f62f032a00
2 changed files with 5 additions and 5 deletions

View File

@@ -19,7 +19,7 @@ classifiers = [
[tool.poetry.dependencies]
python = "^3.7"
google-auth = "2.6.0"
google-auth = "2.6.2"
google-api-python-client = "2.42.0"
icalendar = "4.0.9"
pytz = "2021.3"