feat: Upgrade Python dependency pytz

Routine requirement upgrade.  Doing it individually because there are too many changes in `make upgrade`.

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
This commit is contained in:
feanil
2024-05-07 19:42:44 +00:00
committed by Feanil Patel
parent 765f2d864b
commit 1d3fb01d3e
2 changed files with 2 additions and 2 deletions

View File

@@ -125,7 +125,7 @@ python-dateutil==2.8.2
# botocore
# pendulum
# time-machine
pytz==2023.3.post1
pytz==2024.1
# via
# jenkinsapi
# zeep

View File

@@ -207,7 +207,7 @@ python-dateutil==2.8.2
# moto
# pendulum
# time-machine
pytz==2023.3.post1
pytz==2024.1
# via
# -r scripts/user_retirement/requirements/base.txt
# jenkinsapi