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

Bump pytz from 2022.2.1 to 2022.6

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

---
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-11-01 08:00:58 +00:00
committed by Dmitry Belyaev
parent 72e4659f8f
commit c0b2863687
2 changed files with 5 additions and 5 deletions

View File

@@ -21,7 +21,7 @@ python = "^3.8"
google-auth = "2.12.0"
google-api-python-client = "2.63.0"
icalendar = "5.0.1"
pytz = "2022.2.1"
pytz = "2022.6"
PyYAML = "6.0"
fire = "0.4.0"