1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2025-09-05 18:07:38 +00:00

Bump google-auth from 2.14.0 to 2.14.1

Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.14.0 to 2.14.1.
- [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.14.0...v2.14.1)

---
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-12-01 02:02:37 +00:00
committed by Dmitry Belyaev
parent ebf0b2dc7c
commit b9ac2de328
2 changed files with 6 additions and 6 deletions

View File

@@ -18,7 +18,7 @@ classifiers = [
[tool.poetry.dependencies]
python = "^3.8"
google-auth = "2.14.0"
google-auth = "2.14.1"
google-api-python-client = "2.65.0"
icalendar = "5.0.1"
pytz = "2022.6"