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

Bump pytz from 2023.3 to 2023.3.post1

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

---
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-10-01 02:21:44 +00:00
committed by Dmitry Belyaev
parent 8a0904f68b
commit b1332b8d64
2 changed files with 15 additions and 5 deletions

View File

@@ -22,7 +22,7 @@ python = "^3.8"
google-auth = "2.22.0"
google-api-python-client = "2.97.0"
icalendar = "5.0.7"
pytz = "2023.3"
pytz = "2023.3.post1"
PyYAML = "6.0.1"
fire = "0.5.0"