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

chore: Upgrade Python requirements #284

Merged
merged 1 commit into from
Jun 26, 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
20 changes: 10 additions & 10 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ backports-zoneinfo==0.2.1
# djangorestframework
bleach==6.1.0
# via lti-consumer-xblock
boto3==1.34.128
boto3==1.34.132
# via fs-s3fs
botocore==1.34.128
botocore==1.34.132
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -93,7 +93,7 @@ django-appconf==1.0.6
# via django-statici18n
django-config-models==2.7.0
# via lti-consumer-xblock
django-cors-headers==4.3.1
django-cors-headers==4.4.0
# via -r requirements/base.in
django-crum==0.7.9
# via
Expand All @@ -117,7 +117,7 @@ django-waffle==4.1.0
# edx-django-utils
# edx-drf-extensions
# edx-toggles
djangorestframework==3.15.1
djangorestframework==3.15.2
# via
# -r requirements/base.in
# django-config-models
Expand Down Expand Up @@ -165,7 +165,7 @@ edx-opaque-keys[django]==2.10.0
# edx-drf-extensions
# lti-consumer-xblock
# openedx-events
edx-rest-api-client==5.7.0
edx-rest-api-client==5.7.1
# via -r requirements/base.in
edx-toggles==5.2.0
# via
Expand Down Expand Up @@ -230,7 +230,7 @@ openapi-codec==1.3.2
# via django-rest-swagger
openedx-django-pyfs==3.6.0
# via lti-consumer-xblock
openedx-events==9.10.0
openedx-events==9.11.0
# via
# -r requirements/base.in
# edx-event-bus-kafka
Expand All @@ -241,7 +241,7 @@ packaging==24.1
# via drf-yasg
pbr==6.0.0
# via stevedore
psutil==5.9.8
psutil==6.0.0
# via edx-django-utils
pycparser==2.22
# via cffi
Expand Down Expand Up @@ -287,7 +287,7 @@ pyyaml==6.0.1
# xblock
redis==5.0.6
# via walrus
requests==2.31.0
requests==2.32.3
# via
# coreapi
# edx-drf-extensions
Expand All @@ -298,7 +298,7 @@ requests==2.31.0
# social-auth-core
requests-oauthlib==2.0.0
# via social-auth-core
s3transfer==0.10.1
s3transfer==0.10.2
# via boto3
semantic-version==2.10.0
# via edx-drf-extensions
Expand Down Expand Up @@ -345,7 +345,7 @@ urllib3==1.26.19
# via
# botocore
# requests
walrus==0.9.3
walrus==0.9.4
# via edx-event-bus-redis
web-fragments==2.2.0
# via xblock
Expand Down
8 changes: 4 additions & 4 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ chardet==5.2.0
# via tox
colorama==0.4.6
# via tox
coverage==7.5.3
coverage==7.5.4
# via -r requirements/ci.in
distlib==0.3.8
# via virtualenv
filelock==3.15.1
filelock==3.15.4
# via
# tox
# virtualenv
Expand All @@ -28,13 +28,13 @@ platformdirs==4.2.2
# virtualenv
pluggy==1.5.0
# via tox
pyproject-api==1.6.1
pyproject-api==1.7.1
# via tox
tomli==2.0.1
# via
# pyproject-api
# tox
tox==4.15.1
# via -r requirements/ci.in
virtualenv==20.26.2
virtualenv==20.26.3
# via tox
30 changes: 15 additions & 15 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,11 @@ bleach==6.1.0
# via
# -r requirements/validation.txt
# lti-consumer-xblock
boto3==1.34.128
boto3==1.34.132
# via
# -r requirements/validation.txt
# fs-s3fs
botocore==1.34.128
botocore==1.34.132
# via
# -r requirements/validation.txt
# boto3
Expand Down Expand Up @@ -106,7 +106,7 @@ coreschema==0.0.4
# via
# -r requirements/validation.txt
# coreapi
coverage[toml]==7.5.3
coverage[toml]==7.5.4
# via
# -r requirements/validation.txt
# pytest-cov
Expand Down Expand Up @@ -174,7 +174,7 @@ django-config-models==2.7.0
# via
# -r requirements/validation.txt
# lti-consumer-xblock
django-cors-headers==4.3.1
django-cors-headers==4.4.0
# via -r requirements/validation.txt
django-crum==0.7.9
# via
Expand Down Expand Up @@ -207,7 +207,7 @@ django-waffle==4.1.0
# edx-django-utils
# edx-drf-extensions
# edx-toggles
djangorestframework==3.15.1
djangorestframework==3.15.2
# via
# -r requirements/validation.txt
# django-config-models
Expand Down Expand Up @@ -270,7 +270,7 @@ edx-opaque-keys[django]==2.10.0
# edx-drf-extensions
# lti-consumer-xblock
# openedx-events
edx-rest-api-client==5.7.0
edx-rest-api-client==5.7.1
# via -r requirements/validation.txt
edx-toggles==5.2.0
# via
Expand All @@ -285,15 +285,15 @@ exceptiongroup==1.2.1
# pytest
factory-boy==3.3.0
# via -r requirements/validation.txt
faker==25.8.0
faker==25.9.1
# via
# -r requirements/validation.txt
# factory-boy
fastavro==1.9.4
# via
# -r requirements/validation.txt
# openedx-events
filelock==3.15.1
filelock==3.15.4
# via
# -r requirements/validation.txt
# tox
Expand Down Expand Up @@ -450,7 +450,7 @@ openedx-django-pyfs==3.6.0
# via
# -r requirements/validation.txt
# lti-consumer-xblock
openedx-events==9.10.0
openedx-events==9.11.0
# via
# -r requirements/validation.txt
# edx-event-bus-kafka
Expand Down Expand Up @@ -494,7 +494,7 @@ pluggy==1.5.0
# tox
polib==1.2.0
# via edx-i18n-tools
psutil==5.9.8
psutil==6.0.0
# via
# -r requirements/validation.txt
# edx-django-utils
Expand Down Expand Up @@ -560,7 +560,7 @@ pynacl==1.5.0
# via
# -r requirements/validation.txt
# edx-django-utils
pyproject-api==1.6.1
pyproject-api==1.7.1
# via
# -r requirements/validation.txt
# tox
Expand Down Expand Up @@ -615,7 +615,7 @@ redis==5.0.6
# via
# -r requirements/validation.txt
# walrus
requests==2.31.0
requests==2.32.3
# via
# -r requirements/validation.txt
# coreapi
Expand Down Expand Up @@ -646,7 +646,7 @@ rich==13.7.1
# via
# -r requirements/validation.txt
# twine
s3transfer==0.10.1
s3transfer==0.10.2
# via
# -r requirements/validation.txt
# boto3
Expand Down Expand Up @@ -746,11 +746,11 @@ urllib3==1.26.19
# requests
# responses
# twine
virtualenv==20.26.2
virtualenv==20.26.3
# via
# -r requirements/validation.txt
# tox
walrus==0.9.3
walrus==0.9.4
# via
# -r requirements/validation.txt
# edx-event-bus-redis
Expand Down
30 changes: 15 additions & 15 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@ bleach==6.1.0
# via
# -r requirements/test.txt
# lti-consumer-xblock
boto3==1.34.128
boto3==1.34.132
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.34.128
botocore==1.34.132
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -103,7 +103,7 @@ coreschema==0.0.4
# via
# -r requirements/test.txt
# coreapi
coverage[toml]==7.5.3
coverage[toml]==7.5.4
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -168,7 +168,7 @@ django-config-models==2.7.0
# via
# -r requirements/test.txt
# lti-consumer-xblock
django-cors-headers==4.3.1
django-cors-headers==4.4.0
# via -r requirements/test.txt
django-crum==0.7.9
# via
Expand Down Expand Up @@ -199,7 +199,7 @@ django-waffle==4.1.0
# edx-django-utils
# edx-drf-extensions
# edx-toggles
djangorestframework==3.15.1
djangorestframework==3.15.2
# via
# -r requirements/test.txt
# django-config-models
Expand Down Expand Up @@ -264,7 +264,7 @@ edx-opaque-keys[django]==2.10.0
# edx-drf-extensions
# lti-consumer-xblock
# openedx-events
edx-rest-api-client==5.7.0
edx-rest-api-client==5.7.1
# via -r requirements/test.txt
edx-sphinx-theme==3.1.0
# via -r requirements/doc.in
Expand All @@ -281,15 +281,15 @@ exceptiongroup==1.2.1
# pytest
factory-boy==3.3.0
# via -r requirements/test.txt
faker==25.8.0
faker==25.9.1
# via
# -r requirements/test.txt
# factory-boy
fastavro==1.9.4
# via
# -r requirements/test.txt
# openedx-events
filelock==3.15.1
filelock==3.15.4
# via
# -r requirements/test.txt
# tox
Expand Down Expand Up @@ -426,7 +426,7 @@ openedx-django-pyfs==3.6.0
# via
# -r requirements/test.txt
# lti-consumer-xblock
openedx-events==9.10.0
openedx-events==9.11.0
# via
# -r requirements/test.txt
# edx-event-bus-kafka
Expand Down Expand Up @@ -461,7 +461,7 @@ pluggy==1.5.0
# -r requirements/test.txt
# pytest
# tox
psutil==5.9.8
psutil==6.0.0
# via
# -r requirements/test.txt
# edx-django-utils
Expand Down Expand Up @@ -523,7 +523,7 @@ pynacl==1.5.0
# via
# -r requirements/test.txt
# edx-django-utils
pyproject-api==1.6.1
pyproject-api==1.7.1
# via
# -r requirements/test.txt
# tox
Expand Down Expand Up @@ -573,7 +573,7 @@ redis==5.0.6
# via
# -r requirements/test.txt
# walrus
requests==2.31.0
requests==2.32.3
# via
# -r requirements/test.txt
# coreapi
Expand Down Expand Up @@ -601,7 +601,7 @@ rfc3986==2.0.0
# via twine
rich==13.7.1
# via twine
s3transfer==0.10.1
s3transfer==0.10.2
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -713,11 +713,11 @@ urllib3==1.26.19
# requests
# responses
# twine
virtualenv==20.26.2
virtualenv==20.26.3
# via
# -r requirements/test.txt
# tox
walrus==0.9.3
walrus==0.9.4
# via
# -r requirements/test.txt
# edx-event-bus-redis
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ wheel==0.43.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==24.0
pip==24.1
# via -r requirements/pip.in
setuptools==70.0.0
setuptools==70.1.1
# via -r requirements/pip.in
Loading
Loading