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 #170

Closed
Closed
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
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ attrs==23.1.0
# openedx-events
bleach==6.0.0
# via lti-consumer-xblock
boto3==1.28.42
boto3==1.28.45
# via fs-s3fs
botocore==1.31.42
botocore==1.31.45
# via
# boto3
# s3transfer
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ tox==3.28.0
# -r requirements/ci.in
typing-extensions==4.7.1
# via filelock
virtualenv==20.24.4
virtualenv==20.24.5
# via tox
27 changes: 20 additions & 7 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,11 @@ bleach==6.0.0
# via
# -r requirements/validation.txt
# lti-consumer-xblock
# readme-renderer
boto3==1.28.42
boto3==1.28.45
# via
# -r requirements/validation.txt
# fs-s3fs
botocore==1.31.42
botocore==1.31.45
# via
# -r requirements/validation.txt
# boto3
Expand Down Expand Up @@ -90,6 +89,7 @@ cryptography==41.0.3
# via
# -r requirements/validation.txt
# pyjwt
# secretstorage
# social-auth-core
ddt==1.6.0
# via -r requirements/validation.txt
Expand Down Expand Up @@ -248,7 +248,7 @@ exceptiongroup==1.1.3
# pytest
factory-boy==3.3.0
# via -r requirements/validation.txt
faker==19.4.0
faker==19.6.1
# via
# -r requirements/validation.txt
# factory-boy
Expand Down Expand Up @@ -312,6 +312,11 @@ jaraco-classes==3.3.0
# via
# -r requirements/validation.txt
# keyring
jeepney==0.8.0
# via
# -r requirements/validation.txt
# keyring
# secretstorage
jinja2==3.1.2
# via
# -r requirements/validation.txt
Expand Down Expand Up @@ -382,6 +387,10 @@ newrelic==9.0.0
# via
# -r requirements/validation.txt
# edx-django-utils
nh3==0.2.14
# via
# -r requirements/validation.txt
# readme-renderer
oauthlib==3.2.2
# via
# -r requirements/validation.txt
Expand Down Expand Up @@ -510,7 +519,7 @@ pyproject-hooks==1.0.0
# via
# -r requirements/pip-tools.txt
# build
pytest==7.4.1
pytest==7.4.2
# via
# -r requirements/validation.txt
# pytest-cov
Expand Down Expand Up @@ -551,7 +560,7 @@ pyyaml==6.0.1
# edx-i18n-tools
# responses
# xblock
readme-renderer==41.0
readme-renderer==42.0
# via
# -r requirements/validation.txt
# twine
Expand Down Expand Up @@ -590,6 +599,10 @@ s3transfer==0.6.2
# via
# -r requirements/validation.txt
# boto3
secretstorage==3.3.3
# via
# -r requirements/validation.txt
# keyring
semantic-version==2.10.0
# via
# -r requirements/validation.txt
Expand Down Expand Up @@ -690,7 +703,7 @@ urllib3==1.26.16
# requests
# responses
# twine
virtualenv==20.24.4
virtualenv==20.24.5
# via
# -r requirements/validation.txt
# tox
Expand Down
22 changes: 15 additions & 7 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,11 @@ bleach==6.0.0
# via
# -r requirements/test.txt
# lti-consumer-xblock
# readme-renderer
boto3==1.28.42
boto3==1.28.45
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.31.42
botocore==1.31.45
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -88,6 +87,7 @@ cryptography==41.0.3
# via
# -r requirements/test.txt
# pyjwt
# secretstorage
# social-auth-core
ddt==1.6.0
# via -r requirements/test.txt
Expand Down Expand Up @@ -247,7 +247,7 @@ exceptiongroup==1.1.3
# pytest
factory-boy==3.3.0
# via -r requirements/test.txt
faker==19.4.0
faker==19.6.1
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -308,6 +308,10 @@ itypes==1.2.0
# coreapi
jaraco-classes==3.3.0
# via keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.2
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -370,6 +374,8 @@ newrelic==9.0.0
# via
# -r requirements/test.txt
# edx-django-utils
nh3==0.2.14
# via readme-renderer
oauthlib==3.2.2
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -483,7 +489,7 @@ pynacl==1.5.0
# edx-django-utils
pyproject-hooks==1.0.0
# via build
pytest==7.4.1
pytest==7.4.2
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -524,7 +530,7 @@ pyyaml==6.0.1
# edx-django-release-util
# responses
# xblock
readme-renderer==41.0
readme-renderer==42.0
# via twine
requests==2.31.0
# via
Expand Down Expand Up @@ -558,6 +564,8 @@ s3transfer==0.6.2
# via
# -r requirements/test.txt
# boto3
secretstorage==3.3.3
# via keyring
semantic-version==2.10.0
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -674,7 +682,7 @@ urllib3==1.26.16
# requests
# responses
# twine
virtualenv==20.24.4
virtualenv==20.24.5
# via
# -r requirements/test.txt
# tox
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.41.2
# The following packages are considered to be unsafe in a requirements file:
pip==23.2.1
# via -r requirements/pip.in
setuptools==68.2.0
setuptools==68.2.1
# via -r requirements/pip.in
4 changes: 2 additions & 2 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ bleach==6.0.0
# via
# -r requirements/base.txt
# lti-consumer-xblock
boto3==1.28.42
boto3==1.28.45
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.31.42
botocore==1.31.45
# via
# -r requirements/base.txt
# boto3
Expand Down
22 changes: 15 additions & 7 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,11 @@ bleach==6.0.0
# via
# -r requirements/test.txt
# lti-consumer-xblock
# readme-renderer
boto3==1.28.42
boto3==1.28.45
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.31.42
botocore==1.31.45
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -82,6 +81,7 @@ cryptography==41.0.3
# via
# -r requirements/test.txt
# pyjwt
# secretstorage
# social-auth-core
ddt==1.6.0
# via -r requirements/test.txt
Expand Down Expand Up @@ -235,7 +235,7 @@ exceptiongroup==1.1.3
# pytest
factory-boy==3.3.0
# via -r requirements/test.txt
faker==19.4.0
faker==19.6.1
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -293,6 +293,10 @@ itypes==1.2.0
# coreapi
jaraco-classes==3.3.0
# via keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.2
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -354,6 +358,8 @@ newrelic==9.0.0
# via
# -r requirements/test.txt
# edx-django-utils
nh3==0.2.14
# via readme-renderer
oauthlib==3.2.2
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -465,7 +471,7 @@ pynacl==1.5.0
# via
# -r requirements/test.txt
# edx-django-utils
pytest==7.4.1
pytest==7.4.2
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -505,7 +511,7 @@ pyyaml==6.0.1
# edx-django-release-util
# responses
# xblock
readme-renderer==41.0
readme-renderer==42.0
# via twine
requests==2.31.0
# via
Expand Down Expand Up @@ -536,6 +542,8 @@ s3transfer==0.6.2
# via
# -r requirements/test.txt
# boto3
secretstorage==3.3.3
# via keyring
semantic-version==2.10.0
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -631,7 +639,7 @@ urllib3==1.26.16
# requests
# responses
# twine
virtualenv==20.24.4
virtualenv==20.24.5
# via
# -r requirements/test.txt
# tox
Expand Down
10 changes: 5 additions & 5 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@ bleach==6.0.0
# via
# -r requirements/base.txt
# lti-consumer-xblock
boto3==1.28.42
boto3==1.28.45
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.31.42
botocore==1.31.45
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -221,7 +221,7 @@ exceptiongroup==1.1.3
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==19.4.0
faker==19.6.1
# via factory-boy
fastavro==1.8.3
# via
Expand Down Expand Up @@ -403,7 +403,7 @@ pynacl==1.5.0
# via
# -r requirements/base.txt
# edx-django-utils
pytest==7.4.1
pytest==7.4.2
# via
# pytest-cov
# pytest-django
Expand Down Expand Up @@ -547,7 +547,7 @@ urllib3==1.26.16
# botocore
# requests
# responses
virtualenv==20.24.4
virtualenv==20.24.5
# via tox
web-fragments==2.1.0
# via
Expand Down
Loading