1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2025-09-02 16:37:42 +00:00

Bump pytz from 2021.3 to 2022.1

Bumps [pytz](https://github.com/stub42/pytz) from 2021.3 to 2022.1.
- [Release notes](https://github.com/stub42/pytz/releases)
- [Commits](https://github.com/stub42/pytz/compare/release_2021.3...release_2022.1)

---
updated-dependencies:
- dependency-name: pytz
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

View File

@@ -22,7 +22,7 @@ python = "^3.7"
google-auth = "2.6.2"
google-api-python-client = "2.42.0"
icalendar = "4.0.9"
pytz = "2021.3"
pytz = "2022.1"
PyYAML = "6.0"
fire = "0.4.0"