1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2025-09-05 18:07:38 +00:00

Bump pytz from 2022.7.1 to 2023.3

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

---
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]
2023-04-01 02:58:07 +00:00
committed by Dmitry Belyaev
parent fe07b21e5d
commit c2f59f9562
2 changed files with 5 additions and 5 deletions

View File

@@ -22,7 +22,7 @@ python = "^3.8"
google-auth = "2.16.1"
google-api-python-client = "2.79.0"
icalendar = "5.0.4"
pytz = "2022.7.1"
pytz = "2023.3"
PyYAML = "6.0"
fire = "0.5.0"