Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python Requirements Update #275

Merged
merged 1 commit into from
May 3, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ backports-zoneinfo==0.2.1
# djangorestframework
bleach==6.1.0
# via lti-consumer-xblock
boto3==1.34.92
boto3==1.34.94
# via fs-s3fs
botocore==1.34.92
botocore==1.34.94
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -140,7 +140,7 @@ edx-ccx-keys==1.3.0
# via lti-consumer-xblock
edx-django-release-util==1.4.0
# via -r requirements/base.in
edx-django-utils==5.12.0
edx-django-utils==5.13.0
# via
# -r requirements/base.in
# django-config-models
Expand Down
6 changes: 3 additions & 3 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ coverage==7.5.0
# via -r requirements/ci.in
distlib==0.3.8
# via virtualenv
filelock==3.13.4
filelock==3.14.0
# via
# tox
# virtualenv
Expand All @@ -34,7 +34,7 @@ tomli==2.0.1
# via
# pyproject-api
# tox
tox==4.14.2
tox==4.15.0
# via -r requirements/ci.in
virtualenv==20.26.0
virtualenv==20.26.1
# via tox
20 changes: 9 additions & 11 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,11 @@ bleach==6.1.0
# via
# -r requirements/validation.txt
# lti-consumer-xblock
boto3==1.34.92
boto3==1.34.94
# via
# -r requirements/validation.txt
# fs-s3fs
botocore==1.34.92
botocore==1.34.94
# via
# -r requirements/validation.txt
# boto3
Expand Down Expand Up @@ -242,7 +242,7 @@ edx-ccx-keys==1.3.0
# lti-consumer-xblock
edx-django-release-util==1.4.0
# via -r requirements/validation.txt
edx-django-utils==5.12.0
edx-django-utils==5.13.0
# via
# -r requirements/validation.txt
# django-config-models
Expand Down Expand Up @@ -284,15 +284,15 @@ exceptiongroup==1.2.1
# pytest
factory-boy==3.3.0
# via -r requirements/validation.txt
faker==24.14.0
faker==25.0.0
# via
# -r requirements/validation.txt
# factory-boy
fastavro==1.9.4
# via
# -r requirements/validation.txt
# openedx-events
filelock==3.13.4
filelock==3.14.0
# via
# -r requirements/validation.txt
# tox
Expand Down Expand Up @@ -563,12 +563,12 @@ pyproject-api==1.6.1
# via
# -r requirements/validation.txt
# tox
pyproject-hooks==1.0.0
pyproject-hooks==1.1.0
# via
# -r requirements/pip-tools.txt
# build
# pip-tools
pytest==8.1.1
pytest==8.2.0
# via
# -r requirements/validation.txt
# pytest-cov
Expand Down Expand Up @@ -715,14 +715,13 @@ tomli==2.0.1
# pip-tools
# pylint
# pyproject-api
# pyproject-hooks
# pytest
# tox
tomlkit==0.12.4
# via
# -r requirements/validation.txt
# pylint
tox==4.14.2
tox==4.15.0
# via -r requirements/validation.txt
twine==5.0.0
# via -r requirements/validation.txt
Expand All @@ -732,7 +731,6 @@ typing-extensions==4.11.0
# asgiref
# astroid
# edx-opaque-keys
# faker
# pylint
# rich
uritemplate==4.1.1
Expand All @@ -747,7 +745,7 @@ urllib3==1.26.18
# requests
# responses
# twine
virtualenv==20.26.0
virtualenv==20.26.1
# via
# -r requirements/validation.txt
# tox
Expand Down
20 changes: 9 additions & 11 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@ bleach==6.1.0
# via
# -r requirements/test.txt
# lti-consumer-xblock
boto3==1.34.92
boto3==1.34.94
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.34.92
botocore==1.34.94
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -238,7 +238,7 @@ edx-ccx-keys==1.3.0
# lti-consumer-xblock
edx-django-release-util==1.4.0
# via -r requirements/test.txt
edx-django-utils==5.12.0
edx-django-utils==5.13.0
# via
# -r requirements/test.txt
# django-config-models
Expand Down Expand Up @@ -280,15 +280,15 @@ exceptiongroup==1.2.1
# pytest
factory-boy==3.3.0
# via -r requirements/test.txt
faker==24.14.0
faker==25.0.0
# via
# -r requirements/test.txt
# factory-boy
fastavro==1.9.4
# via
# -r requirements/test.txt
# openedx-events
filelock==3.13.4
filelock==3.14.0
# via
# -r requirements/test.txt
# tox
Expand Down Expand Up @@ -526,9 +526,9 @@ pyproject-api==1.6.1
# via
# -r requirements/test.txt
# tox
pyproject-hooks==1.0.0
pyproject-hooks==1.1.0
# via build
pytest==8.1.1
pytest==8.2.0
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -682,14 +682,13 @@ tomli==2.0.1
# doc8
# pylint
# pyproject-api
# pyproject-hooks
# pytest
# tox
tomlkit==0.12.4
# via
# -r requirements/test.txt
# pylint
tox==4.14.2
tox==4.15.0
# via -r requirements/test.txt
twine==5.0.0
# via -r requirements/doc.in
Expand All @@ -699,7 +698,6 @@ typing-extensions==4.11.0
# asgiref
# astroid
# edx-opaque-keys
# faker
# pylint
# rich
uritemplate==4.1.1
Expand All @@ -714,7 +712,7 @@ urllib3==1.26.18
# requests
# responses
# twine
virtualenv==20.26.0
virtualenv==20.26.1
# via
# -r requirements/test.txt
# tox
Expand Down
3 changes: 1 addition & 2 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,14 @@ packaging==24.0
# via build
pip-tools==7.4.1
# via -r requirements/pip-tools.in
pyproject-hooks==1.0.0
pyproject-hooks==1.1.0
# via
# build
# pip-tools
tomli==2.0.1
# via
# build
# pip-tools
# pyproject-hooks
wheel==0.43.0
# via pip-tools
zipp==3.18.1
Expand Down
6 changes: 3 additions & 3 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@ bleach==6.1.0
# via
# -r requirements/base.txt
# lti-consumer-xblock
boto3==1.34.92
boto3==1.34.94
# via
# -r requirements/base.txt
# django-ses
# fs-s3fs
botocore==1.34.92
botocore==1.34.94
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -184,7 +184,7 @@ edx-ccx-keys==1.3.0
# lti-consumer-xblock
edx-django-release-util==1.4.0
# via -r requirements/base.txt
edx-django-utils==5.12.0
edx-django-utils==5.13.0
# via
# -r requirements/base.txt
# django-config-models
Expand Down
17 changes: 8 additions & 9 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@ bleach==6.1.0
# via
# -r requirements/test.txt
# lti-consumer-xblock
boto3==1.34.92
boto3==1.34.94
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.34.92
botocore==1.34.94
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -226,7 +226,7 @@ edx-ccx-keys==1.3.0
# lti-consumer-xblock
edx-django-release-util==1.4.0
# via -r requirements/test.txt
edx-django-utils==5.12.0
edx-django-utils==5.13.0
# via
# -r requirements/test.txt
# django-config-models
Expand Down Expand Up @@ -268,15 +268,15 @@ exceptiongroup==1.2.1
# pytest
factory-boy==3.3.0
# via -r requirements/test.txt
faker==24.14.0
faker==25.0.0
# via
# -r requirements/test.txt
# factory-boy
fastavro==1.9.4
# via
# -r requirements/test.txt
# openedx-events
filelock==3.13.4
filelock==3.14.0
# via
# -r requirements/test.txt
# tox
Expand Down Expand Up @@ -510,7 +510,7 @@ pyproject-api==1.6.1
# via
# -r requirements/test.txt
# tox
pytest==8.1.1
pytest==8.2.0
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -646,7 +646,7 @@ tomlkit==0.12.4
# via
# -r requirements/test.txt
# pylint
tox==4.14.2
tox==4.15.0
# via -r requirements/test.txt
twine==5.0.0
# via -r requirements/quality.in
Expand All @@ -656,7 +656,6 @@ typing-extensions==4.11.0
# asgiref
# astroid
# edx-opaque-keys
# faker
# pylint
# rich
uritemplate==4.1.1
Expand All @@ -671,7 +670,7 @@ urllib3==1.26.18
# requests
# responses
# twine
virtualenv==20.26.0
virtualenv==20.26.1
# via
# -r requirements/test.txt
# tox
Expand Down
Loading
Loading