Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
chore: Updating Python Requirements (#611)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Apr 19, 2024
1 parent dcffe5f commit dd05f76
Show file tree
Hide file tree
Showing 8 changed files with 37 additions and 37 deletions.
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ edx-opaque-keys==2.5.1
# via edx-drf-extensions
edx-rest-api-client==5.7.0
# via -r requirements/base.in
idna==3.6
idna==3.7
# via requests
inflection==0.5.1
# via drf-yasg
Expand Down Expand Up @@ -210,7 +210,7 @@ social-auth-core==4.5.3
# via
# edx-auth-backends
# social-auth-app-django
sqlparse==0.4.4
sqlparse==0.5.0
# via django
stevedore==5.2.0
# via
Expand Down
14 changes: 7 additions & 7 deletions requirements/devstack.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,12 @@ billiard==3.6.4.0
# via
# -r requirements/local.txt
# celery
boto3==1.34.80
boto3==1.34.84
# via
# -c requirements/constraints.txt
# -r requirements/local.txt
# moto
botocore==1.34.80
botocore==1.34.84
# via
# -r requirements/local.txt
# boto3
Expand Down Expand Up @@ -236,7 +236,7 @@ edx-django-utils==5.12.0
# edx-rest-api-client
edx-drf-extensions==10.3.0
# via -r requirements/local.txt
edx-i18n-tools==1.3.0
edx-i18n-tools==1.5.0
# via -r requirements/local.txt
edx-lint==5.3.6
# via -r requirements/local.txt
Expand All @@ -252,18 +252,18 @@ exceptiongroup==1.2.0
# pytest
factory-boy==3.3.0
# via -r requirements/local.txt
faker==24.7.1
faker==24.9.0
# via
# -r requirements/local.txt
# factory-boy
filelock==3.13.3
filelock==3.13.4
# via
# -r requirements/local.txt
# tox
# virtualenv
freezegun==1.4.0
# via -r requirements/local.txt
idna==3.6
idna==3.7
# via
# -r requirements/local.txt
# requests
Expand Down Expand Up @@ -594,7 +594,7 @@ sphinxcontrib-serializinghtml==1.1.5
# via
# -r requirements/local.txt
# sphinx
sqlparse==0.4.4
sqlparse==0.5.0
# via
# -r requirements/local.txt
# django
Expand Down
2 changes: 1 addition & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ docutils==0.19
# via
# pydata-sphinx-theme
# sphinx
idna==3.6
idna==3.7
# via requests
imagesize==1.4.1
# via sphinx
Expand Down
14 changes: 7 additions & 7 deletions requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,12 @@ billiard==3.6.4.0
# via
# -r requirements/test.txt
# celery
boto3==1.34.80
boto3==1.34.84
# via
# -c requirements/constraints.txt
# -r requirements/test.txt
# moto
botocore==1.34.80
botocore==1.34.84
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -236,7 +236,7 @@ edx-django-utils==5.12.0
# edx-rest-api-client
edx-drf-extensions==10.3.0
# via -r requirements/test.txt
edx-i18n-tools==1.3.0
edx-i18n-tools==1.5.0
# via -r requirements/local.in
edx-lint==5.3.6
# via -r requirements/test.txt
Expand All @@ -252,18 +252,18 @@ exceptiongroup==1.2.0
# pytest
factory-boy==3.3.0
# via -r requirements/test.txt
faker==24.7.1
faker==24.9.0
# via
# -r requirements/test.txt
# factory-boy
filelock==3.13.3
filelock==3.13.4
# via
# -r requirements/test.txt
# tox
# virtualenv
freezegun==1.4.0
# via -r requirements/test.txt
idna==3.6
idna==3.7
# via
# -r requirements/docs.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -579,7 +579,7 @@ sphinxcontrib-serializinghtml==1.1.5
# via
# -r requirements/docs.txt
# sphinx
sqlparse==0.4.4
sqlparse==0.5.0
# via
# -r requirements/test.txt
# django
Expand Down
16 changes: 8 additions & 8 deletions requirements/monitoring/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -83,14 +83,14 @@ billiard==3.6.4.0
# -r requirements/monitoring/../production.txt
# -r requirements/monitoring/../test.txt
# celery
boto3==1.34.80
boto3==1.34.84
# via
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
# -r requirements/monitoring/../production.txt
# -r requirements/monitoring/../test.txt
# moto
botocore==1.34.80
botocore==1.34.84
# via
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
Expand Down Expand Up @@ -376,7 +376,7 @@ edx-drf-extensions==10.3.0
# -r requirements/monitoring/../local.txt
# -r requirements/monitoring/../production.txt
# -r requirements/monitoring/../test.txt
edx-i18n-tools==1.3.0
edx-i18n-tools==1.5.0
# via
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
Expand Down Expand Up @@ -409,13 +409,13 @@ factory-boy==3.3.0
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
# -r requirements/monitoring/../test.txt
faker==24.7.1
faker==24.9.0
# via
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
# -r requirements/monitoring/../test.txt
# factory-boy
filelock==3.13.3
filelock==3.13.4
# via
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
Expand All @@ -435,7 +435,7 @@ greenlet==3.0.3
# gevent
gunicorn==21.2.0
# via -r requirements/monitoring/../production.txt
idna==3.6
idna==3.7
# via
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
Expand Down Expand Up @@ -924,7 +924,7 @@ sphinxcontrib-serializinghtml==1.1.5
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
# sphinx
sqlparse==0.4.4
sqlparse==0.5.0
# via
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
Expand Down Expand Up @@ -1037,7 +1037,7 @@ zope-event==5.0
# via
# -r requirements/monitoring/../production.txt
# gevent
zope-interface==6.2
zope-interface==6.3
# via
# -r requirements/monitoring/../production.txt
# gevent
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ wheel==0.43.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.0
# via -r requirements/pip.in
setuptools==69.2.0
setuptools==69.5.1
# via -r requirements/pip.in
10 changes: 5 additions & 5 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@ billiard==3.6.4.0
# via
# -r requirements/base.txt
# celery
boto3==1.34.80
boto3==1.34.84
# via
# -c requirements/constraints.txt
# -r requirements/production.in
botocore==1.34.80
botocore==1.34.84
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -169,7 +169,7 @@ greenlet==3.0.3
# via gevent
gunicorn==21.2.0
# via -r requirements/production.in
idna==3.6
idna==3.7
# via
# -r requirements/base.txt
# requests
Expand Down Expand Up @@ -305,7 +305,7 @@ social-auth-core==4.5.3
# -r requirements/base.txt
# edx-auth-backends
# social-auth-app-django
sqlparse==0.4.4
sqlparse==0.5.0
# via
# -r requirements/base.txt
# django
Expand Down Expand Up @@ -340,7 +340,7 @@ vine==1.3.0
# celery
zope-event==5.0
# via gevent
zope-interface==6.2
zope-interface==6.3
# via gevent

# The following packages are considered to be unsafe in a requirements file:
Expand Down
12 changes: 6 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@ billiard==3.6.4.0
# via
# -r requirements/base.txt
# celery
boto3==1.34.80
boto3==1.34.84
# via
# -c requirements/constraints.txt
# moto
botocore==1.34.80
botocore==1.34.84
# via
# boto3
# moto
Expand Down Expand Up @@ -202,17 +202,17 @@ exceptiongroup==1.2.0
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==24.7.1
faker==24.9.0
# via
# -r requirements/test.in
# factory-boy
filelock==3.13.3
filelock==3.13.4
# via
# tox
# virtualenv
freezegun==1.4.0
# via -r requirements/test.in
idna==3.6
idna==3.7
# via
# -r requirements/base.txt
# requests
Expand Down Expand Up @@ -412,7 +412,7 @@ social-auth-core==4.5.3
# -r requirements/base.txt
# edx-auth-backends
# social-auth-app-django
sqlparse==0.4.4
sqlparse==0.5.0
# via
# -r requirements/base.txt
# django
Expand Down

0 comments on commit dd05f76

Please sign in to comment.