1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2025-09-05 09:57:40 +00:00

Bump pytz from 2022.6 to 2022.7

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

---
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]
2023-01-04 10:55:52 +00:00
committed by Dmitry Belyaev
parent 5e845cf629
commit ac96a78280
2 changed files with 5 additions and 5 deletions

View File

@@ -21,7 +21,7 @@ python = "^3.8"
google-auth = "2.14.1"
google-api-python-client = "2.68.0"
icalendar = "5.0.4"
pytz = "2022.6"
pytz = "2022.7"
PyYAML = "6.0"
fire = "0.5.0"