Skip to content

Commit

Permalink
Merge pull request #300 from edx/repo-tools/upgrade-python-requiremen…
Browse files Browse the repository at this point in the history
…ts-e4f2c9e

chore: Upgrade Python requirements
  • Loading branch information
MichaelRoytman committed Aug 2, 2024
2 parents 7038a68 + 2b61101 commit d7ee7be
Show file tree
Hide file tree
Showing 8 changed files with 60 additions and 26 deletions.
6 changes: 3 additions & 3 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.149
boto3==1.34.150
# via fs-s3fs
botocore==1.34.149
botocore==1.34.150
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -285,7 +285,7 @@ pyyaml==6.0.1
# drf-yasg
# edx-django-release-util
# xblock
redis==5.0.7
redis==5.0.8
# via walrus
requests==2.32.3
# via
Expand Down
22 changes: 16 additions & 6 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.149
boto3==1.34.150
# via
# -r requirements/validation.txt
# fs-s3fs
botocore==1.34.149
botocore==1.34.150
# via
# -r requirements/validation.txt
# boto3
Expand Down Expand Up @@ -114,6 +114,7 @@ cryptography==43.0.0
# via
# -r requirements/validation.txt
# pyjwt
# secretstorage
# social-auth-core
ddt==1.7.2
# via -r requirements/validation.txt
Expand Down Expand Up @@ -258,7 +259,7 @@ edx-event-bus-kafka==5.7.0
# via -r requirements/validation.txt
edx-event-bus-redis==0.5.0
# via -r requirements/validation.txt
edx-i18n-tools==1.6.0
edx-i18n-tools==1.6.1
# via -r requirements/dev.in
edx-lint==5.3.7
# via -r requirements/validation.txt
Expand Down Expand Up @@ -356,6 +357,11 @@ jaraco-functools==4.0.1
# via
# -r requirements/validation.txt
# keyring
jeepney==0.8.0
# via
# -r requirements/validation.txt
# keyring
# secretstorage
jinja2==3.1.4
# via
# -r requirements/validation.txt
Expand Down Expand Up @@ -388,7 +394,7 @@ lxml[html-clean]==5.2.2
# lti-consumer-xblock
# lxml-html-clean
# xblock
lxml-html-clean==0.1.1
lxml-html-clean==0.2.0
# via lxml
mako==1.3.5
# via
Expand Down Expand Up @@ -462,7 +468,7 @@ packaging==24.1
# pyproject-api
# pytest
# tox
path==16.14.0
path==17.0.0
# via edx-i18n-tools
pbr==6.0.0
# via
Expand Down Expand Up @@ -605,7 +611,7 @@ readme-renderer==43.0
# via
# -r requirements/validation.txt
# twine
redis==5.0.7
redis==5.0.8
# via
# -r requirements/validation.txt
# walrus
Expand Down Expand Up @@ -644,6 +650,10 @@ s3transfer==0.10.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
13 changes: 10 additions & 3 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.149
boto3==1.34.150
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.34.149
botocore==1.34.150
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -111,6 +111,7 @@ cryptography==43.0.0
# via
# -r requirements/test.txt
# pyjwt
# secretstorage
# social-auth-core
ddt==1.7.2
# via -r requirements/test.txt
Expand Down Expand Up @@ -346,6 +347,10 @@ jaraco-context==5.3.0
# via keyring
jaraco-functools==4.0.1
# via keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.4
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -564,7 +569,7 @@ pyyaml==6.0.1
# xblock
readme-renderer==43.0
# via twine
redis==5.0.7
redis==5.0.8
# via
# -r requirements/test.txt
# walrus
Expand Down Expand Up @@ -600,6 +605,8 @@ s3transfer==0.10.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
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.1.2
pip==24.2
# via -r requirements/pip.in
setuptools==71.1.0
setuptools==72.1.0
# via -r requirements/pip.in
6 changes: 3 additions & 3 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@ bleach==6.1.0
# via
# -r requirements/base.txt
# lti-consumer-xblock
boto3==1.34.149
boto3==1.34.150
# via
# -r requirements/base.txt
# django-ses
# fs-s3fs
botocore==1.34.149
botocore==1.34.150
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -394,7 +394,7 @@ pyyaml==6.0.1
# drf-yasg
# edx-django-release-util
# xblock
redis==5.0.7
redis==5.0.8
# via
# -r requirements/base.txt
# walrus
Expand Down
13 changes: 10 additions & 3 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@ bleach==6.1.0
# via
# -r requirements/test.txt
# lti-consumer-xblock
boto3==1.34.149
boto3==1.34.150
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.34.149
botocore==1.34.150
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -105,6 +105,7 @@ cryptography==43.0.0
# via
# -r requirements/test.txt
# pyjwt
# secretstorage
# social-auth-core
ddt==1.7.2
# via -r requirements/test.txt
Expand Down Expand Up @@ -331,6 +332,10 @@ jaraco-context==5.3.0
# via keyring
jaraco-functools==4.0.1
# via keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.4
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -545,7 +550,7 @@ pyyaml==6.0.1
# xblock
readme-renderer==43.0
# via twine
redis==5.0.7
redis==5.0.8
# via
# -r requirements/test.txt
# walrus
Expand Down Expand Up @@ -578,6 +583,8 @@ s3transfer==0.10.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
6 changes: 3 additions & 3 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@ bleach==6.1.0
# via
# -r requirements/base.txt
# lti-consumer-xblock
boto3==1.34.149
boto3==1.34.150
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.34.149
botocore==1.34.150
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -466,7 +466,7 @@ pyyaml==6.0.1
# edx-django-release-util
# responses
# xblock
redis==5.0.7
redis==5.0.8
# via
# -r requirements/base.txt
# walrus
Expand Down
16 changes: 13 additions & 3 deletions requirements/validation.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,12 @@ bleach==6.1.0
# -r requirements/quality.txt
# -r requirements/test.txt
# lti-consumer-xblock
boto3==1.34.149
boto3==1.34.150
# via
# -r requirements/quality.txt
# -r requirements/test.txt
# fs-s3fs
botocore==1.34.149
botocore==1.34.150
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -129,6 +129,7 @@ cryptography==43.0.0
# -r requirements/quality.txt
# -r requirements/test.txt
# pyjwt
# secretstorage
# social-auth-core
ddt==1.7.2
# via
Expand Down Expand Up @@ -427,6 +428,11 @@ jaraco-functools==4.0.1
# via
# -r requirements/quality.txt
# keyring
jeepney==0.8.0
# via
# -r requirements/quality.txt
# keyring
# secretstorage
jinja2==3.1.4
# via
# -r requirements/quality.txt
Expand Down Expand Up @@ -703,7 +709,7 @@ readme-renderer==43.0
# via
# -r requirements/quality.txt
# twine
redis==5.0.7
redis==5.0.8
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -748,6 +754,10 @@ s3transfer==0.10.2
# -r requirements/quality.txt
# -r requirements/test.txt
# boto3
secretstorage==3.3.3
# via
# -r requirements/quality.txt
# keyring
semantic-version==2.10.0
# via
# -r requirements/quality.txt
Expand Down

0 comments on commit d7ee7be

Please sign in to comment.