1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2025-09-02 00:17:32 +00:00

Bump google-auth from 2.17.1 to 2.17.3

Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.17.1 to 2.17.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.17.1...v2.17.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]
2023-05-02 07:18:52 +00:00
committed by Dmitry Belyaev
parent 1c0074a308
commit aad1b7d266
2 changed files with 5 additions and 5 deletions

View File

@@ -19,7 +19,7 @@ classifiers = [
[tool.poetry.dependencies]
python = "^3.8"
google-auth = "2.17.1"
google-auth = "2.17.3"
google-api-python-client = "2.83.0"
icalendar = "5.0.5"
pytz = "2023.3"