feat: Upgrade Python dependency certifi

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:10 +00:00
committed by Feanil Patel
parent fd39668592
commit 9c3fb1ee12
2 changed files with 2 additions and 2 deletions

View File

@@ -23,7 +23,7 @@ botocore==1.34.26
# s3transfer
cachetools==5.3.3
# via google-auth
certifi==2023.11.17
certifi==2024.2.2
# via requests
cffi==1.16.0
# via

View File

@@ -33,7 +33,7 @@ cachetools==5.3.3
# via
# -r scripts/user_retirement/requirements/base.txt
# google-auth
certifi==2023.11.17
certifi==2024.2.2
# via
# -r scripts/user_retirement/requirements/base.txt
# requests