Skip to content

Commit

Permalink
chore: Upgrade Python requirements (#2506)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Jun 18, 2024
1 parent fcc3859 commit 65d0c8f
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 21 deletions.
12 changes: 6 additions & 6 deletions requirements/all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@ bleach==6.1.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
boto3==1.34.123
boto3==1.34.128
# via
# -r requirements/production.txt
# django-ses
botocore==1.34.123
botocore==1.34.128
# via
# -r requirements/production.txt
# boto3
Expand Down Expand Up @@ -330,7 +330,7 @@ fastavro==1.9.4
# -r requirements/dev.txt
# -r requirements/production.txt
# openedx-events
filelock==3.14.0
filelock==3.15.1
# via
# -r requirements/dev.txt
# tox
Expand Down Expand Up @@ -417,7 +417,7 @@ mysqlclient==2.2.4
# via
# -r requirements/dev.txt
# -r requirements/production.txt
newrelic==9.10.0
newrelic==9.11.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand Down Expand Up @@ -623,7 +623,7 @@ requests-oauthlib==2.0.0
# -r requirements/dev.txt
# -r requirements/production.txt
# social-auth-core
responses==0.25.2
responses==0.25.3
# via -r requirements/dev.txt
s3transfer==0.10.1
# via
Expand Down Expand Up @@ -727,7 +727,7 @@ uritemplate==4.1.1
# -r requirements/production.txt
# coreapi
# drf-yasg
urllib3==1.26.18
urllib3==1.26.19
# via
# -c requirements/constraints.txt
# -r requirements/dev.txt
Expand Down
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ markupsafe==2.1.5
# via jinja2
mysqlclient==2.2.4
# via -r requirements/base.in
newrelic==9.10.0
newrelic==9.11.0
# via
# -r requirements/base.in
# edx-django-utils
Expand Down Expand Up @@ -321,7 +321,7 @@ uritemplate==4.1.1
# via
# coreapi
# drf-yasg
urllib3==1.26.18
urllib3==1.26.19
# via
# -c requirements/constraints.txt
# requests
Expand Down
8 changes: 4 additions & 4 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ fastavro==1.9.4
# via
# -r requirements/test.txt
# openedx-events
filelock==3.14.0
filelock==3.15.1
# via
# -r requirements/test.txt
# tox
Expand Down Expand Up @@ -312,7 +312,7 @@ mypy-extensions==1.0.0
# black
mysqlclient==2.2.4
# via -r requirements/test.txt
newrelic==9.10.0
newrelic==9.11.0
# via
# -r requirements/test.txt
# edx-django-utils
Expand Down Expand Up @@ -480,7 +480,7 @@ requests-oauthlib==2.0.0
# via
# -r requirements/test.txt
# social-auth-core
responses==0.25.2
responses==0.25.3
# via -r requirements/test.txt
sailthru-client==2.2.3
# via
Expand Down Expand Up @@ -566,7 +566,7 @@ uritemplate==4.1.1
# -r requirements/test.txt
# coreapi
# drf-yasg
urllib3==1.26.18
urllib3==1.26.19
# via
# -c requirements/constraints.txt
# -r requirements/test.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ sphinxcontrib-serializinghtml==1.1.5
# via sphinx
typing-extensions==4.12.2
# via pydata-sphinx-theme
urllib3==1.26.18
urllib3==1.26.19
# via
# -c requirements/constraints.txt
# requests
Expand Down
8 changes: 4 additions & 4 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# djangorestframework
bleach==6.1.0
# via -r requirements/base.txt
boto3==1.34.123
boto3==1.34.128
# via django-ses
botocore==1.34.123
botocore==1.34.128
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -253,7 +253,7 @@ markupsafe==2.1.5
# jinja2
mysqlclient==2.2.4
# via -r requirements/base.txt
newrelic==9.10.0
newrelic==9.11.0
# via
# -r requirements/base.txt
# -r requirements/production.in
Expand Down Expand Up @@ -438,7 +438,7 @@ uritemplate==4.1.1
# -r requirements/base.txt
# coreapi
# drf-yasg
urllib3==1.26.18
urllib3==1.26.19
# via
# -c requirements/constraints.txt
# -r requirements/base.txt
Expand Down
8 changes: 4 additions & 4 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ fastavro==1.9.4
# via
# -r requirements/base.txt
# openedx-events
filelock==3.14.0
filelock==3.15.1
# via
# tox
# virtualenv
Expand Down Expand Up @@ -284,7 +284,7 @@ mypy-extensions==1.0.0
# via black
mysqlclient==2.2.4
# via -r requirements/base.txt
newrelic==9.10.0
newrelic==9.11.0
# via
# -r requirements/base.txt
# edx-django-utils
Expand Down Expand Up @@ -438,7 +438,7 @@ requests-oauthlib==2.0.0
# via
# -r requirements/base.txt
# social-auth-core
responses==0.25.2
responses==0.25.3
# via -r requirements/test.in
sailthru-client==2.2.3
# via
Expand Down Expand Up @@ -520,7 +520,7 @@ uritemplate==4.1.1
# -r requirements/base.txt
# coreapi
# drf-yasg
urllib3==1.26.18
urllib3==1.26.19
# via
# -c requirements/constraints.txt
# -r requirements/base.txt
Expand Down

0 comments on commit 65d0c8f

Please sign in to comment.