Skip to content

Commit

Permalink
chore: Upgrade Python requirements (#281)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Jun 11, 2024
1 parent b381833 commit bd93d6a
Show file tree
Hide file tree
Showing 9 changed files with 99 additions and 99 deletions.
18 changes: 9 additions & 9 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.118
boto3==1.34.123
# via fs-s3fs
botocore==1.34.118
botocore==1.34.123
# via
# boto3
# s3transfer
Expand All @@ -49,7 +49,7 @@ coreapi==2.3.3
# openapi-codec
coreschema==0.0.4
# via coreapi
cryptography==42.0.7
cryptography==42.0.8
# via
# pyjwt
# social-auth-core
Expand Down Expand Up @@ -158,7 +158,7 @@ edx-event-bus-kafka==5.7.0
# via -r requirements/base.in
edx-event-bus-redis==0.5.0
# via -r requirements/base.in
edx-opaque-keys[django]==2.9.0
edx-opaque-keys[django]==2.10.0
# via
# -r requirements/base.in
# edx-ccx-keys
Expand Down Expand Up @@ -202,7 +202,7 @@ jsonfield==3.1.0
# via lti-consumer-xblock
lazy==1.6
# via lti-consumer-xblock
lti-consumer-xblock==9.11.2
lti-consumer-xblock==9.11.3
# via -r requirements/base.in
lxml==5.2.2
# via
Expand Down Expand Up @@ -237,7 +237,7 @@ openedx-events==9.10.0
# edx-event-bus-redis
openedx-filters==1.8.1
# via lti-consumer-xblock
packaging==24.0
packaging==24.1
# via drf-yasg
pbr==6.0.0
# via stevedore
Expand All @@ -262,7 +262,7 @@ pyjwt[crypto]==2.8.0
# social-auth-core
pymemcache==4.0.0
# via -r requirements/base.in
pymongo==4.4.0
pymongo==4.7.3
# via edx-opaque-keys
pynacl==1.5.0
# via edx-django-utils
Expand All @@ -285,7 +285,7 @@ pyyaml==6.0.1
# drf-yasg
# edx-django-release-util
# xblock
redis==5.0.4
redis==5.0.5
# via walrus
requests==2.31.0
# via
Expand Down Expand Up @@ -333,7 +333,7 @@ stevedore==5.2.0
# edx-opaque-keys
text-unidecode==1.3
# via python-slugify
typing-extensions==4.12.1
typing-extensions==4.12.2
# via
# asgiref
# edx-opaque-keys
Expand Down
4 changes: 2 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ filelock==3.14.0
# via
# tox
# virtualenv
packaging==24.0
packaging==24.1
# via
# pyproject-api
# tox
Expand All @@ -34,7 +34,7 @@ tomli==2.0.1
# via
# pyproject-api
# tox
tox==4.15.0
tox==4.15.1
# via -r requirements/ci.in
virtualenv==20.26.2
# via tox
32 changes: 16 additions & 16 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.118
boto3==1.34.123
# via
# -r requirements/validation.txt
# fs-s3fs
botocore==1.34.118
botocore==1.34.123
# via
# -r requirements/validation.txt
# boto3
Expand Down Expand Up @@ -110,7 +110,7 @@ coverage[toml]==7.5.3
# via
# -r requirements/validation.txt
# pytest-cov
cryptography==42.0.7
cryptography==42.0.8
# via
# -r requirements/validation.txt
# pyjwt
Expand Down Expand Up @@ -263,7 +263,7 @@ edx-i18n-tools==1.6.0
# via -r requirements/dev.in
edx-lint==5.3.6
# via -r requirements/validation.txt
edx-opaque-keys[django]==2.9.0
edx-opaque-keys[django]==2.10.0
# via
# -r requirements/validation.txt
# edx-ccx-keys
Expand All @@ -285,7 +285,7 @@ exceptiongroup==1.2.1
# pytest
factory-boy==3.3.0
# via -r requirements/validation.txt
faker==25.4.0
faker==25.8.0
# via
# -r requirements/validation.txt
# factory-boy
Expand Down Expand Up @@ -385,7 +385,7 @@ lazy==1.6
# via
# -r requirements/validation.txt
# lti-consumer-xblock
lti-consumer-xblock==9.11.2
lti-consumer-xblock==9.11.3
# via -r requirements/validation.txt
lxml[html-clean]==5.2.2
# via
Expand Down Expand Up @@ -421,7 +421,7 @@ mdurl==0.1.2
# markdown-it-py
mock==5.1.0
# via -r requirements/validation.txt
more-itertools==10.2.0
more-itertools==10.3.0
# via
# -r requirements/validation.txt
# jaraco-classes
Expand Down Expand Up @@ -459,7 +459,7 @@ openedx-filters==1.8.1
# via
# -r requirements/validation.txt
# lti-consumer-xblock
packaging==24.0
packaging==24.1
# via
# -r requirements/pip-tools.txt
# -r requirements/validation.txt
Expand All @@ -476,7 +476,7 @@ pbr==6.0.0
# stevedore
pip-tools==7.4.1
# via -r requirements/pip-tools.txt
pkginfo==1.11.0
pkginfo==1.11.1
# via
# -r requirements/validation.txt
# twine
Expand Down Expand Up @@ -530,7 +530,7 @@ pyjwt[crypto]==2.8.0
# edx-drf-extensions
# edx-rest-api-client
# social-auth-core
pylint==3.2.2
pylint==3.2.3
# via
# -r requirements/validation.txt
# edx-lint
Expand All @@ -552,7 +552,7 @@ pylint-plugin-utils==0.8.2
# pylint-django
pymemcache==4.0.0
# via -r requirements/validation.txt
pymongo==4.4.0
pymongo==4.7.3
# via
# -r requirements/validation.txt
# edx-opaque-keys
Expand Down Expand Up @@ -611,7 +611,7 @@ readme-renderer==43.0
# via
# -r requirements/validation.txt
# twine
redis==5.0.4
redis==5.0.5
# via
# -r requirements/validation.txt
# walrus
Expand All @@ -636,7 +636,7 @@ requests-toolbelt==1.0.0
# via
# -r requirements/validation.txt
# twine
responses==0.25.0
responses==0.25.2
# via -r requirements/validation.txt
rfc3986==2.0.0
# via
Expand Down Expand Up @@ -722,11 +722,11 @@ tomlkit==0.12.5
# via
# -r requirements/validation.txt
# pylint
tox==4.15.0
tox==4.15.1
# via -r requirements/validation.txt
twine==5.1.0
# via -r requirements/validation.txt
typing-extensions==4.12.1
typing-extensions==4.12.2
# via
# -r requirements/validation.txt
# asgiref
Expand Down Expand Up @@ -774,7 +774,7 @@ xblock==4.0.1
# via
# -r requirements/validation.txt
# lti-consumer-xblock
zipp==3.19.1
zipp==3.19.2
# via
# -r requirements/pip-tools.txt
# -r requirements/validation.txt
Expand Down
32 changes: 16 additions & 16 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.118
boto3==1.34.123
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.34.118
botocore==1.34.123
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -107,7 +107,7 @@ coverage[toml]==7.5.3
# via
# -r requirements/test.txt
# pytest-cov
cryptography==42.0.7
cryptography==42.0.8
# via
# -r requirements/test.txt
# pyjwt
Expand Down Expand Up @@ -257,7 +257,7 @@ edx-event-bus-redis==0.5.0
# via -r requirements/test.txt
edx-lint==5.3.6
# via -r requirements/test.txt
edx-opaque-keys[django]==2.9.0
edx-opaque-keys[django]==2.10.0
# via
# -r requirements/test.txt
# edx-ccx-keys
Expand All @@ -281,7 +281,7 @@ exceptiongroup==1.2.1
# pytest
factory-boy==3.3.0
# via -r requirements/test.txt
faker==25.4.0
faker==25.8.0
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -372,7 +372,7 @@ lazy==1.6
# via
# -r requirements/test.txt
# lti-consumer-xblock
lti-consumer-xblock==9.11.2
lti-consumer-xblock==9.11.3
# via -r requirements/test.txt
lxml==5.2.2
# via
Expand Down Expand Up @@ -400,7 +400,7 @@ mdurl==0.1.2
# via markdown-it-py
mock==5.1.0
# via -r requirements/test.txt
more-itertools==10.2.0
more-itertools==10.3.0
# via
# jaraco-classes
# jaraco-functools
Expand Down Expand Up @@ -435,7 +435,7 @@ openedx-filters==1.8.1
# via
# -r requirements/test.txt
# lti-consumer-xblock
packaging==24.0
packaging==24.1
# via
# -r requirements/test.txt
# build
Expand All @@ -448,7 +448,7 @@ pbr==6.0.0
# via
# -r requirements/test.txt
# stevedore
pkginfo==1.11.0
pkginfo==1.11.1
# via twine
platformdirs==4.2.2
# via
Expand Down Expand Up @@ -493,7 +493,7 @@ pyjwt[crypto]==2.8.0
# edx-drf-extensions
# edx-rest-api-client
# social-auth-core
pylint==3.2.2
pylint==3.2.3
# via
# -r requirements/test.txt
# edx-lint
Expand All @@ -515,7 +515,7 @@ pylint-plugin-utils==0.8.2
# pylint-django
pymemcache==4.0.0
# via -r requirements/test.txt
pymongo==4.4.0
pymongo==4.7.3
# via
# -r requirements/test.txt
# edx-opaque-keys
Expand Down Expand Up @@ -569,7 +569,7 @@ pyyaml==6.0.1
# xblock
readme-renderer==43.0
# via twine
redis==5.0.4
redis==5.0.5
# via
# -r requirements/test.txt
# walrus
Expand All @@ -593,7 +593,7 @@ requests-oauthlib==2.0.0
# social-auth-core
requests-toolbelt==1.0.0
# via twine
responses==0.25.0
responses==0.25.2
# via -r requirements/test.txt
restructuredtext-lint==1.4.0
# via doc8
Expand Down Expand Up @@ -689,11 +689,11 @@ tomlkit==0.12.5
# via
# -r requirements/test.txt
# pylint
tox==4.15.0
tox==4.15.1
# via -r requirements/test.txt
twine==5.1.0
# via -r requirements/doc.in
typing-extensions==4.12.1
typing-extensions==4.12.2
# via
# -r requirements/test.txt
# asgiref
Expand Down Expand Up @@ -737,7 +737,7 @@ xblock==4.0.1
# via
# -r requirements/test.txt
# lti-consumer-xblock
zipp==3.19.1
zipp==3.19.2
# via
# importlib-metadata
# importlib-resources
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ importlib-metadata==6.11.0
# via
# -c requirements/common_constraints.txt
# build
packaging==24.0
packaging==24.1
# via build
pip-tools==7.4.1
# via -r requirements/pip-tools.in
Expand All @@ -26,7 +26,7 @@ tomli==2.0.1
# pip-tools
wheel==0.43.0
# via pip-tools
zipp==3.19.1
zipp==3.19.2
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down
Loading

0 comments on commit bd93d6a

Please sign in to comment.