1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2025-09-01 16:07:31 +00:00

Bump pytz from 2022.7 to 2022.7.1

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

---
updated-dependencies:
- dependency-name: pytz
  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-02-01 10:16:18 +00:00
committed by Dmitry Belyaev
parent a0429e24ab
commit 6561da777a
2 changed files with 5 additions and 5 deletions

View File

@@ -21,7 +21,7 @@ python = "^3.8"
google-auth = "2.15.0"
google-api-python-client = "2.70.0"
icalendar = "5.0.4"
pytz = "2022.7"
pytz = "2022.7.1"
PyYAML = "6.0"
fire = "0.5.0"