Skip to content

Commit

Permalink
chore: Updating Python Requirements (#254)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Sep 8, 2023
1 parent 64d21d2 commit 6c5c604
Show file tree
Hide file tree
Showing 8 changed files with 55 additions and 44 deletions.
12 changes: 6 additions & 6 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ asgiref==3.7.2
# via django
beautifulsoup4==4.9.3
# via wagtail
boto3==1.28.39
boto3==1.28.40
# via -r requirements/base.in
botocore==1.31.39
botocore==1.31.40
# via
# boto3
# s3transfer
Expand All @@ -36,7 +36,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 @@ -69,7 +69,7 @@ django-filter==21.1
# via wagtail
django-modelcluster==5.3
# via wagtail
django-storages==1.13.2
django-storages==1.14
# via -r requirements/base.in
django-taggit==2.1.0
# via wagtail
Expand Down Expand Up @@ -175,7 +175,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
# django
Expand Down Expand Up @@ -220,7 +220,7 @@ social-auth-core==4.4.2
# -r requirements/base.in
# edx-auth-backends
# social-auth-app-django
soupsieve==2.4.1
soupsieve==2.5
# via beautifulsoup4
sqlparse==0.4.4
# via django
Expand Down
25 changes: 16 additions & 9 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@ beautifulsoup4==4.9.3
# via
# -r requirements/quality.txt
# wagtail
boto3==1.28.39
boto3==1.28.40
# via -r requirements/quality.txt
botocore==1.31.39
botocore==1.31.40
# via
# -r requirements/quality.txt
# boto3
# s3transfer
build==0.10.0
build==1.0.0
# via
# -r requirements/pip-tools.txt
# pip-tools
Expand Down Expand Up @@ -92,7 +92,7 @@ distlib==0.3.7
# via
# -r requirements/quality.txt
# virtualenv
django==3.2.20
django==3.2.21
# via
# -c requirements/common_constraints.txt
# -c requirements/constraints.txt
Expand Down Expand Up @@ -137,7 +137,7 @@ django-modelcluster==5.3
# via
# -r requirements/quality.txt
# wagtail
django-storages==1.13.2
django-storages==1.14
# via -r requirements/quality.txt
django-taggit==2.1.0
# via
Expand Down Expand Up @@ -224,6 +224,10 @@ idna==3.4
# via
# -r requirements/quality.txt
# requests
importlib-metadata==6.8.0
# via
# -r requirements/pip-tools.txt
# build
inflect==7.0.0
# via -r requirements/quality.txt
inflection==0.5.1
Expand Down Expand Up @@ -380,7 +384,7 @@ pyproject-hooks==1.0.0
# via
# -r requirements/pip-tools.txt
# build
pytest==7.4.0
pytest==7.4.1
# via
# -r requirements/quality.txt
# pytest-cov
Expand All @@ -403,7 +407,7 @@ python3-openid==3.2.0
# via
# -r requirements/quality.txt
# social-auth-core
pytz==2023.3
pytz==2023.3.post1
# via
# -r requirements/quality.txt
# django
Expand Down Expand Up @@ -467,7 +471,7 @@ social-auth-core==4.4.2
# -r requirements/quality.txt
# edx-auth-backends
# social-auth-app-django
soupsieve==2.4.1
soupsieve==2.5
# via
# -r requirements/quality.txt
# beautifulsoup4
Expand Down Expand Up @@ -572,7 +576,10 @@ xlwt==1.3.0
# -r requirements/quality.txt
# tablib
zipp==3.16.2
# via -r requirements/quality.txt
# via
# -r requirements/pip-tools.txt
# -r requirements/quality.txt
# importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# pip
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
14 changes: 7 additions & 7 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ beautifulsoup4==4.9.3
# wagtail
bleach==6.0.0
# via readme-renderer
boto3==1.28.39
boto3==1.28.40
# via -r requirements/test.txt
botocore==1.31.39
botocore==1.31.40
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -88,7 +88,7 @@ distlib==0.3.7
# via
# -r requirements/test.txt
# virtualenv
django==3.2.20
django==3.2.21
# via
# -r requirements/test.txt
# django-cors-headers
Expand Down Expand Up @@ -127,7 +127,7 @@ django-modelcluster==5.3
# via
# -r requirements/test.txt
# wagtail
django-storages==1.13.2
django-storages==1.14
# via -r requirements/test.txt
django-taggit==2.1.0
# via
Expand Down Expand Up @@ -367,7 +367,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 All @@ -390,7 +390,7 @@ python3-openid==3.2.0
# via
# -r requirements/test.txt
# social-auth-core
pytz==2023.3
pytz==2023.3.post1
# via
# -r requirements/test.txt
# babel
Expand Down Expand Up @@ -459,7 +459,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/test.txt
# beautifulsoup4
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
14 changes: 7 additions & 7 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ beautifulsoup4==4.9.3
# via
# -r requirements/base.txt
# wagtail
boto3==1.28.39
boto3==1.28.40
# via
# -r requirements/base.txt
# -r requirements/production.in
botocore==1.31.39
botocore==1.31.40
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -56,7 +56,7 @@ defusedxml==0.7.1
# -r requirements/base.txt
# python3-openid
# social-auth-core
django==3.2.20
django==3.2.21
# via
# -r requirements/base.txt
# django-cors-headers
Expand Down Expand Up @@ -93,7 +93,7 @@ django-modelcluster==5.3
# via
# -r requirements/base.txt
# wagtail
django-storages==1.13.2
django-storages==1.14
# via -r requirements/base.txt
django-taggit==2.1.0
# via
Expand Down Expand Up @@ -151,7 +151,7 @@ et-xmlfile==1.1.0
# via
# -r requirements/base.txt
# openpyxl
gevent==23.7.0
gevent==23.9.0.post1
# via -r requirements/production.in
greenlet==2.0.2
# via gevent
Expand Down Expand Up @@ -253,7 +253,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
# django
Expand Down Expand Up @@ -311,7 +311,7 @@ social-auth-core==4.4.2
# -r requirements/base.txt
# edx-auth-backends
# social-auth-app-django
soupsieve==2.4.1
soupsieve==2.5
# via
# -r requirements/base.txt
# beautifulsoup4
Expand Down
14 changes: 7 additions & 7 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ beautifulsoup4==4.9.3
# via
# -r requirements/test.txt
# wagtail
boto3==1.28.39
boto3==1.28.40
# via -r requirements/test.txt
botocore==1.31.39
botocore==1.31.40
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -82,7 +82,7 @@ distlib==0.3.7
# via
# -r requirements/test.txt
# virtualenv
django==3.2.20
django==3.2.21
# via
# -r requirements/test.txt
# django-cors-headers
Expand Down Expand Up @@ -121,7 +121,7 @@ django-modelcluster==5.3
# via
# -r requirements/test.txt
# wagtail
django-storages==1.13.2
django-storages==1.14
# via -r requirements/test.txt
django-taggit==2.1.0
# via
Expand Down Expand Up @@ -347,7 +347,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 All @@ -370,7 +370,7 @@ python3-openid==3.2.0
# via
# -r requirements/test.txt
# social-auth-core
pytz==2023.3
pytz==2023.3.post1
# via
# -r requirements/test.txt
# django
Expand Down Expand Up @@ -431,7 +431,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/test.txt
# beautifulsoup4
Expand Down
12 changes: 6 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ beautifulsoup4==4.9.3
# via
# -r requirements/base.txt
# wagtail
boto3==1.28.39
boto3==1.28.40
# via -r requirements/base.txt
botocore==1.31.39
botocore==1.31.40
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -115,7 +115,7 @@ django-modelcluster==5.3
# via
# -r requirements/base.txt
# wagtail
django-storages==1.13.2
django-storages==1.14
# via -r requirements/base.txt
django-taggit==2.1.0
# 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 @@ -334,7 +334,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
# django
Expand Down Expand Up @@ -393,7 +393,7 @@ social-auth-core==4.4.2
# -r requirements/base.txt
# edx-auth-backends
# social-auth-app-django
soupsieve==2.4.1
soupsieve==2.5
# via
# -r requirements/base.txt
# beautifulsoup4
Expand Down

0 comments on commit 6c5c604

Please sign in to comment.