1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2025-09-02 08:27:33 +00:00

Bump pytz from 2023.3.post1 to 2023.4

Bumps [pytz](https://github.com/stub42/pytz) from 2023.3.post1 to 2023.4.
- [Commits](https://github.com/stub42/pytz/compare/release_2023.3.post1...release_2023.4)

---
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]
2024-02-01 02:25:45 +00:00
committed by Dmitry Belyaev
parent d0944b4a56
commit 2d62495068
2 changed files with 6 additions and 5 deletions

View File

@@ -22,7 +22,7 @@ python = "^3.8"
google-auth = "2.25.2"
google-api-python-client = "2.111.0"
icalendar = "5.0.11"
pytz = "2023.3.post1"
pytz = "2023.4"
PyYAML = "6.0.1"
fire = "0.5.0"