1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2025-09-03 17:07:30 +00:00

Bump pytz from 2021.1 to 2021.3

Bumps [pytz](https://github.com/stub42/pytz) from 2021.1 to 2021.3.
- [Release notes](https://github.com/stub42/pytz/releases)
- [Commits](https://github.com/stub42/pytz/compare/release_2021.1...release_2021.3)

---
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]
2021-11-01 05:59:38 +00:00
committed by Dmitry Belyaev
parent 200ed88bd9
commit 36c4825080
2 changed files with 5 additions and 5 deletions

View File

@@ -23,7 +23,7 @@ python = "^3.6"
google-auth = "2.2.1"
google-api-python-client = "2.23.0"
icalendar = "4.0.7"
pytz = "2021.1"
pytz = "2021.3"
PyYAML = "6.0"
fire = "0.4.0"