Skip to content

Commit

Permalink
chore: Updating Python Requirements (#199)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Oct 20, 2023
1 parent fb702b3 commit 9b87fb7
Show file tree
Hide file tree
Showing 8 changed files with 116 additions and 59 deletions.
15 changes: 8 additions & 7 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ attrs==23.1.0
# openedx-events
bleach==6.1.0
# via lti-consumer-xblock
boto3==1.28.62
boto3==1.28.64
# via fs-s3fs
botocore==1.31.62
botocore==1.31.64
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -85,7 +85,7 @@ django-appconf==1.0.5
# via django-statici18n
django-config-models==2.5.1
# via lti-consumer-xblock
django-cors-headers==4.2.0
django-cors-headers==4.3.0
# via -r requirements/base.in
django-crum==0.7.9
# via
Expand Down Expand Up @@ -139,7 +139,7 @@ edx-django-utils==5.7.0
# edx-event-bus-redis
# edx-rest-api-client
# edx-toggles
edx-drf-extensions==8.10.0
edx-drf-extensions==8.12.0
# via -r requirements/base.in
edx-event-bus-kafka==5.5.0
# via -r requirements/base.in
Expand All @@ -152,7 +152,7 @@ edx-opaque-keys[django]==2.5.1
# edx-drf-extensions
# lti-consumer-xblock
# openedx-events
edx-rest-api-client==5.6.0
edx-rest-api-client==5.6.1
# via -r requirements/base.in
edx-toggles==5.1.0
# via
Expand Down Expand Up @@ -233,7 +233,7 @@ packaging==23.2
# via drf-yasg
pbr==5.11.1
# via stevedore
psutil==5.9.5
psutil==5.9.6
# via edx-django-utils
pycparser==2.21
# via cffi
Expand All @@ -251,6 +251,7 @@ pyjwt[crypto]==2.8.0
# edx-auth-backends
# edx-drf-extensions
# edx-rest-api-client
# pyjwt
# social-auth-core
pymemcache==4.0.0
# via -r requirements/base.in
Expand Down Expand Up @@ -313,7 +314,7 @@ six==1.16.0
# python-dateutil
slumber==0.7.1
# via edx-rest-api-client
social-auth-app-django==5.3.0
social-auth-app-django==5.4.0
# via edx-auth-backends
social-auth-core==4.4.2
# via
Expand Down
34 changes: 24 additions & 10 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@ bleach==6.1.0
# via
# -r requirements/validation.txt
# lti-consumer-xblock
boto3==1.28.62
boto3==1.28.64
# via
# -r requirements/validation.txt
# fs-s3fs
botocore==1.31.62
botocore==1.31.64
# via
# -r requirements/validation.txt
# boto3
Expand Down Expand Up @@ -88,11 +88,13 @@ coreschema==0.0.4
coverage[toml]==7.3.2
# via
# -r requirements/validation.txt
# coverage
# pytest-cov
cryptography==41.0.4
# via
# -r requirements/validation.txt
# pyjwt
# secretstorage
# social-auth-core
ddt==1.6.0
# via -r requirements/validation.txt
Expand All @@ -101,7 +103,7 @@ defusedxml==0.8.0rc2
# -r requirements/validation.txt
# python3-openid
# social-auth-core
diff-cover==7.7.0
diff-cover==8.0.0
# via -r requirements/dev.in
dill==0.3.7
# via
Expand Down Expand Up @@ -151,7 +153,7 @@ django-config-models==2.5.1
# via
# -r requirements/validation.txt
# lti-consumer-xblock
django-cors-headers==4.2.0
django-cors-headers==4.3.0
# via -r requirements/validation.txt
django-crum==0.7.9
# via
Expand Down Expand Up @@ -224,7 +226,7 @@ edx-django-utils==5.7.0
# edx-event-bus-redis
# edx-rest-api-client
# edx-toggles
edx-drf-extensions==8.10.0
edx-drf-extensions==8.12.0
# via -r requirements/validation.txt
edx-event-bus-kafka==5.5.0
# via -r requirements/validation.txt
Expand All @@ -239,9 +241,10 @@ edx-opaque-keys[django]==2.5.1
# -r requirements/validation.txt
# edx-ccx-keys
# edx-drf-extensions
# edx-opaque-keys
# lti-consumer-xblock
# openedx-events
edx-rest-api-client==5.6.0
edx-rest-api-client==5.6.1
# via -r requirements/validation.txt
edx-toggles==5.1.0
# via
Expand All @@ -256,7 +259,7 @@ exceptiongroup==1.1.3
# pytest
factory-boy==3.3.0
# via -r requirements/validation.txt
faker==19.8.0
faker==19.10.0
# via
# -r requirements/validation.txt
# factory-boy
Expand Down Expand Up @@ -320,6 +323,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 @@ -453,15 +461,15 @@ pluggy==1.3.0
# tox
polib==1.2.0
# via edx-i18n-tools
psutil==5.9.5
psutil==5.9.6
# via
# -r requirements/validation.txt
# edx-django-utils
py==1.11.0
# via
# -r requirements/validation.txt
# tox
pycodestyle==2.11.0
pycodestyle==2.11.1
# via -r requirements/validation.txt
pycparser==2.21
# via
Expand Down Expand Up @@ -492,6 +500,7 @@ pyjwt[crypto]==2.8.0
# edx-auth-backends
# edx-drf-extensions
# edx-rest-api-client
# pyjwt
# social-auth-core
pylint==2.17.7
# via
Expand Down Expand Up @@ -610,6 +619,10 @@ s3transfer==0.7.0
# 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 @@ -641,7 +654,7 @@ snowballstemmer==2.2.0
# via
# -r requirements/validation.txt
# pydocstyle
social-auth-app-django==5.3.0
social-auth-app-django==5.4.0
# via
# -r requirements/validation.txt
# edx-auth-backends
Expand Down Expand Up @@ -742,6 +755,7 @@ xblock[django]==1.8.1
# via
# -r requirements/validation.txt
# lti-consumer-xblock
# xblock
# xblock-utils
xblock-utils==4.0.0
# via
Expand Down
27 changes: 19 additions & 8 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@ bleach==6.1.0
# via
# -r requirements/test.txt
# lti-consumer-xblock
boto3==1.28.62
boto3==1.28.64
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.31.62
botocore==1.31.64
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -86,11 +86,13 @@ coreschema==0.0.4
coverage[toml]==7.3.2
# via
# -r requirements/test.txt
# coverage
# pytest-cov
cryptography==41.0.4
# via
# -r requirements/test.txt
# pyjwt
# secretstorage
# social-auth-core
ddt==1.6.0
# via -r requirements/test.txt
Expand Down Expand Up @@ -146,7 +148,7 @@ django-config-models==2.5.1
# via
# -r requirements/test.txt
# lti-consumer-xblock
django-cors-headers==4.2.0
django-cors-headers==4.3.0
# via -r requirements/test.txt
django-crum==0.7.9
# via
Expand Down Expand Up @@ -221,7 +223,7 @@ edx-django-utils==5.7.0
# edx-event-bus-redis
# edx-rest-api-client
# edx-toggles
edx-drf-extensions==8.10.0
edx-drf-extensions==8.12.0
# via -r requirements/test.txt
edx-event-bus-kafka==5.5.0
# via -r requirements/test.txt
Expand All @@ -234,9 +236,10 @@ edx-opaque-keys[django]==2.5.1
# -r requirements/test.txt
# edx-ccx-keys
# edx-drf-extensions
# edx-opaque-keys
# lti-consumer-xblock
# openedx-events
edx-rest-api-client==5.6.0
edx-rest-api-client==5.6.1
# via -r requirements/test.txt
edx-sphinx-theme==3.1.0
# via -r requirements/doc.in
Expand All @@ -253,7 +256,7 @@ exceptiongroup==1.1.3
# pytest
factory-boy==3.3.0
# via -r requirements/test.txt
faker==19.8.0
faker==19.10.0
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -314,6 +317,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 @@ -427,7 +434,7 @@ pluggy==1.3.0
# -r requirements/test.txt
# pytest
# tox
psutil==5.9.5
psutil==5.9.6
# via
# -r requirements/test.txt
# edx-django-utils
Expand Down Expand Up @@ -462,6 +469,7 @@ pyjwt[crypto]==2.8.0
# edx-auth-backends
# edx-drf-extensions
# edx-rest-api-client
# pyjwt
# social-auth-core
pylint==2.17.7
# via
Expand Down Expand Up @@ -573,6 +581,8 @@ s3transfer==0.7.0
# 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 @@ -603,7 +613,7 @@ slumber==0.7.1
# edx-rest-api-client
snowballstemmer==2.2.0
# via sphinx
social-auth-app-django==5.3.0
social-auth-app-django==5.4.0
# via
# -r requirements/test.txt
# edx-auth-backends
Expand Down Expand Up @@ -717,6 +727,7 @@ xblock[django]==1.8.1
# via
# -r requirements/test.txt
# lti-consumer-xblock
# xblock
# xblock-utils
xblock-utils==4.0.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ wheel==0.41.2
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==23.2.1
pip==23.3
# via -r requirements/pip.in
setuptools==68.2.2
# via -r requirements/pip.in
Loading

0 comments on commit 9b87fb7

Please sign in to comment.