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

Bump pytz from 2022.1 to 2022.2.1

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-09-01 09:55:36 +00:00
committed by Dmitry Belyaev
parent 353ffa1d0c
commit ee4d6de9d5
2 changed files with 5 additions and 5 deletions

View File

@@ -21,7 +21,7 @@ python = "^3.8"
google-auth = "2.11.0"
google-api-python-client = "2.58.0"
icalendar = "4.1.0"
pytz = "2022.1"
pytz = "2022.2.1"
PyYAML = "6.0"
fire = "0.4.0"