1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2025-11-04 20:48:29 +00:00

Bump google-auth from 2.3.2 to 2.3.3

Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.3.2 to 2.3.3.
- [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.3.2...v2.3.3)

---
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]
2021-12-01 06:32:31 +00:00
committed by Dmitry Belyaev
parent 3838d66067
commit a3b3954f39
2 changed files with 5 additions and 5 deletions

View File

@@ -20,7 +20,7 @@ classifiers = [
[tool.poetry.dependencies]
python = "^3.6"
google-auth = "2.3.2"
google-auth = "2.3.3"
google-api-python-client = "2.31.0"
icalendar = "4.0.9"
pytz = "2021.3"