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 (#554)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Sep 8, 2023
1 parent 0c341b9 commit 935976b
Show file tree
Hide file tree
Showing 9 changed files with 42 additions and 38 deletions.
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ defusedxml==0.7.1
# via
# python3-openid
# social-auth-core
django==3.2.20
django==3.2.21
# via
# -c requirements/common_constraints.txt
# -c requirements/constraints.txt
Expand Down Expand Up @@ -164,7 +164,7 @@ python-dateutil==2.8.2
# edx-drf-extensions
python3-openid==3.2.0
# via social-auth-core
pytz==2023.3
pytz==2023.3.post1
# via
# -r requirements/base.in
# celery
Expand Down
14 changes: 7 additions & 7 deletions requirements/devstack.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,12 @@ billiard==3.6.4.0
# via
# -r requirements/local.txt
# celery
boto3==1.28.39
boto3==1.28.40
# via
# -c requirements/constraints.txt
# -r requirements/local.txt
# moto
botocore==1.31.39
botocore==1.31.40
# via
# -r requirements/local.txt
# boto3
Expand Down Expand Up @@ -122,7 +122,7 @@ distlib==0.3.7
# via
# -r requirements/local.txt
# virtualenv
django==3.2.20
django==3.2.21
# via
# -c requirements/common_constraints.txt
# -c requirements/constraints.txt
Expand Down Expand Up @@ -306,7 +306,7 @@ monotonic==1.6
# via
# -r requirements/local.txt
# analytics-python
moto==4.2.0
moto==4.2.2
# via -r requirements/local.txt
mysqlclient==2.2.0
# via -r requirements/nonlocal.txt
Expand Down Expand Up @@ -414,7 +414,7 @@ pynacl==1.5.0
# via
# -r requirements/local.txt
# edx-django-utils
pytest==7.4.0
pytest==7.4.1
# via
# -r requirements/local.txt
# pytest-cov
Expand Down Expand Up @@ -444,7 +444,7 @@ python3-openid==3.2.0
# via
# -r requirements/local.txt
# social-auth-core
pytz==2023.3
pytz==2023.3.post1
# via
# -r requirements/local.txt
# babel
Expand Down Expand Up @@ -544,7 +544,7 @@ social-auth-core==4.4.2
# -r requirements/local.txt
# edx-auth-backends
# social-auth-app-django
soupsieve==2.4.1
soupsieve==2.5
# via
# -r requirements/local.txt
# beautifulsoup4
Expand Down
2 changes: 1 addition & 1 deletion requirements/django.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
django==3.2.20
django==3.2.21
4 changes: 2 additions & 2 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,13 @@ pygments==2.16.1
# accessible-pygments
# pydata-sphinx-theme
# sphinx
pytz==2023.3
pytz==2023.3.post1
# via babel
requests==2.31.0
# via sphinx
snowballstemmer==2.2.0
# via sphinx
soupsieve==2.4.1
soupsieve==2.5
# via beautifulsoup4
sphinx==6.2.1
# via
Expand Down
14 changes: 7 additions & 7 deletions requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,12 @@ billiard==3.6.4.0
# via
# -r requirements/test.txt
# celery
boto3==1.28.39
boto3==1.28.40
# via
# -c requirements/constraints.txt
# -r requirements/test.txt
# moto
botocore==1.31.39
botocore==1.31.40
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -122,7 +122,7 @@ distlib==0.3.7
# via
# -r requirements/test.txt
# virtualenv
django==3.2.20
django==3.2.21
# via
# -c requirements/common_constraints.txt
# -c requirements/constraints.txt
Expand Down Expand Up @@ -307,7 +307,7 @@ monotonic==1.6
# via
# -r requirements/test.txt
# analytics-python
moto==4.2.0
moto==4.2.2
# via -r requirements/test.txt
newrelic==5.24.0.153
# via
Expand Down Expand Up @@ -410,7 +410,7 @@ pynacl==1.5.0
# via
# -r requirements/test.txt
# edx-django-utils
pytest==7.4.0
pytest==7.4.1
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -438,7 +438,7 @@ python3-openid==3.2.0
# via
# -r requirements/test.txt
# social-auth-core
pytz==2023.3
pytz==2023.3.post1
# via
# -r requirements/docs.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -531,7 +531,7 @@ social-auth-core==4.4.2
# -r requirements/test.txt
# edx-auth-backends
# social-auth-app-django
soupsieve==2.4.1
soupsieve==2.5
# via
# -r requirements/docs.txt
# beautifulsoup4
Expand Down
16 changes: 8 additions & 8 deletions requirements/monitoring/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,14 +73,14 @@ billiard==3.6.4.0
# -r requirements/monitoring/../production.txt
# -r requirements/monitoring/../test.txt
# celery
boto3==1.28.39
boto3==1.28.40
# via
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
# -r requirements/monitoring/../production.txt
# -r requirements/monitoring/../test.txt
# moto
botocore==1.31.39
botocore==1.31.40
# via
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
Expand Down Expand Up @@ -185,7 +185,7 @@ distlib==0.3.7
# -r requirements/monitoring/../local.txt
# -r requirements/monitoring/../test.txt
# virtualenv
django==3.2.20
django==3.2.21
# via
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
Expand Down Expand Up @@ -399,7 +399,7 @@ freezegun==1.2.2
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
# -r requirements/monitoring/../test.txt
gevent==23.7.0
gevent==23.9.0.post1
# via -r requirements/monitoring/../production.txt
greenlet==2.0.2
# via
Expand Down Expand Up @@ -497,7 +497,7 @@ monotonic==1.6
# -r requirements/monitoring/../production.txt
# -r requirements/monitoring/../test.txt
# analytics-python
moto==4.2.0
moto==4.2.2
# via
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
Expand Down Expand Up @@ -661,7 +661,7 @@ pynacl==1.5.0
# -r requirements/monitoring/../production.txt
# -r requirements/monitoring/../test.txt
# edx-django-utils
pytest==7.4.0
pytest==7.4.1
# via
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
Expand Down Expand Up @@ -708,7 +708,7 @@ python3-openid==3.2.0
# -r requirements/monitoring/../production.txt
# -r requirements/monitoring/../test.txt
# social-auth-core
pytz==2023.3
pytz==2023.3.post1
# via
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
Expand Down Expand Up @@ -851,7 +851,7 @@ social-auth-core==4.4.2
# -r requirements/monitoring/../test.txt
# edx-auth-backends
# social-auth-app-django
soupsieve==2.4.1
soupsieve==2.5
# via
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
Expand Down
6 changes: 5 additions & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,12 @@
#
# make upgrade
#
build==0.10.0
build==1.0.0
# via pip-tools
click==8.1.7
# via pip-tools
importlib-metadata==6.8.0
# via build
packaging==23.1
# via build
pip-tools==7.3.0
Expand All @@ -21,6 +23,8 @@ tomli==2.0.1
# pyproject-hooks
wheel==0.41.2
# via pip-tools
zipp==3.16.2
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# pip
Expand Down
10 changes: 5 additions & 5 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ billiard==3.6.4.0
# via
# -r requirements/base.txt
# celery
boto3==1.28.39
boto3==1.28.40
# via
# -c requirements/constraints.txt
# -r requirements/production.in
botocore==1.31.39
botocore==1.31.40
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -66,7 +66,7 @@ defusedxml==0.7.1
# -r requirements/base.txt
# python3-openid
# social-auth-core
django==3.2.20
django==3.2.21
# via
# -c requirements/common_constraints.txt
# -c requirements/constraints.txt
Expand Down Expand Up @@ -158,7 +158,7 @@ edx-opaque-keys==2.5.0
# edx-drf-extensions
edx-rest-api-client==5.6.0
# via -r requirements/base.txt
gevent==23.7.0
gevent==23.9.0.post1
# via -r requirements/production.in
greenlet==2.0.2
# via gevent
Expand Down Expand Up @@ -243,7 +243,7 @@ python3-openid==3.2.0
# via
# -r requirements/base.txt
# social-auth-core
pytz==2023.3
pytz==2023.3.post1
# via
# -r requirements/base.txt
# celery
Expand Down
10 changes: 5 additions & 5 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@ billiard==3.6.4.0
# via
# -r requirements/base.txt
# celery
boto3==1.28.39
boto3==1.28.40
# via
# -c requirements/constraints.txt
# moto
botocore==1.31.39
botocore==1.31.40
# via
# boto3
# moto
Expand Down Expand Up @@ -239,7 +239,7 @@ monotonic==1.6
# via
# -r requirements/base.txt
# analytics-python
moto==4.2.0
moto==4.2.2
# via -r requirements/test.in
newrelic==5.24.0.153
# via
Expand Down Expand Up @@ -313,7 +313,7 @@ pynacl==1.5.0
# via
# -r requirements/base.txt
# edx-django-utils
pytest==7.4.0
pytest==7.4.1
# via
# -r requirements/test.in
# pytest-cov
Expand All @@ -339,7 +339,7 @@ python3-openid==3.2.0
# via
# -r requirements/base.txt
# social-auth-core
pytz==2023.3
pytz==2023.3.post1
# via
# -r requirements/base.txt
# celery
Expand Down

0 comments on commit 935976b

Please sign in to comment.