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

Bump pytz from 2023.4 to 2024.1

Bumps [pytz](https://github.com/stub42/pytz) from 2023.4 to 2024.1.
- [Release notes](https://github.com/stub42/pytz/releases)
- [Commits](https://github.com/stub42/pytz/compare/release_2023.4...release_2024.1)

---
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]
2024-03-01 02:31:53 +00:00
committed by Dmitry Belyaev
parent 4135802850
commit 228591580f
2 changed files with 5 additions and 5 deletions

View File

@@ -22,7 +22,7 @@ python = "^3.8"
google-auth = "2.27.0"
google-api-python-client = "2.116.0"
icalendar = "5.0.11"
pytz = "2023.4"
pytz = "2024.1"
PyYAML = "6.0.1"
fire = "0.5.0"