Skip to content

Commit

Permalink
chore: Upgrade Python requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Dec 16, 2024
1 parent bf8e33a commit b4e2bae
Show file tree
Hide file tree
Showing 6 changed files with 31 additions and 31 deletions.
8 changes: 4 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ appdirs==1.4.4
# via fs
asgiref==3.8.1
# via django
boto3==1.35.76
boto3==1.35.81
# via fs-s3fs
botocore==1.35.76
botocore==1.35.81
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -45,7 +45,7 @@ markupsafe==3.0.2
# xblock
openedx-django-pyfs==3.7.0
# via xblock
openedx-filters==1.11.0
openedx-filters==1.12.0
# via -r requirements/base.in
python-dateutil==2.9.0.post0
# via
Expand All @@ -64,7 +64,7 @@ six==1.17.0
# fs
# fs-s3fs
# python-dateutil
sqlparse==0.5.2
sqlparse==0.5.3
# via django
urllib3==2.2.3
# via botocore
Expand Down
12 changes: 6 additions & 6 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ binaryornot==0.4.4
# via
# -r requirements/test.txt
# cookiecutter
boto3==1.35.76
boto3==1.35.81
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.35.76
botocore==1.35.81
# via
# -r requirements/test.txt
# boto3
Expand All @@ -42,7 +42,7 @@ cachetools==5.5.0
# via
# -r requirements/tox.txt
# tox
certifi==2024.8.30
certifi==2024.12.14
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -71,7 +71,7 @@ click-log==0.4.0
# via
# -r requirements/test.txt
# edx-lint
code-annotations==2.0.0
code-annotations==2.1.0
# via
# -r requirements/test.txt
# edx-lint
Expand Down Expand Up @@ -232,7 +232,7 @@ openedx-django-pyfs==3.7.0
# via
# -r requirements/test.txt
# xblock
openedx-filters==1.11.0
openedx-filters==1.12.0
# via -r requirements/test.txt
packaging==24.2
# via
Expand Down Expand Up @@ -374,7 +374,7 @@ six==1.17.0
# fs
# fs-s3fs
# python-dateutil
sqlparse==0.5.2
sqlparse==0.5.3
# via
# -r requirements/test.txt
# django
Expand Down
8 changes: 4 additions & 4 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ asgiref==3.8.1
# via
# -r requirements/base.txt
# django
boto3==1.35.76
boto3==1.35.81
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.35.76
botocore==1.35.81
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -72,7 +72,7 @@ openedx-django-pyfs==3.7.0
# via
# -r requirements/base.txt
# xblock
openedx-filters==1.11.0
openedx-filters==1.12.0
# via -r requirements/base.txt
path==16.16.0
# via edx-i18n-tools
Expand Down Expand Up @@ -106,7 +106,7 @@ six==1.17.0
# fs
# fs-s3fs
# python-dateutil
sqlparse==0.5.2
sqlparse==0.5.3
# via
# -r requirements/base.txt
# django
Expand Down
10 changes: 5 additions & 5 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,16 @@ babel==2.16.0
# sphinx
beautifulsoup4==4.12.3
# via pydata-sphinx-theme
boto3==1.35.76
boto3==1.35.81
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.35.76
botocore==1.35.81
# via
# -r requirements/base.txt
# boto3
# s3transfer
certifi==2024.8.30
certifi==2024.12.14
# via requests
charset-normalizer==3.4.0
# via requests
Expand Down Expand Up @@ -90,7 +90,7 @@ openedx-django-pyfs==3.7.0
# via
# -r requirements/base.txt
# xblock
openedx-filters==1.11.0
openedx-filters==1.12.0
# via -r requirements/base.txt
packaging==24.2
# via sphinx
Expand Down Expand Up @@ -153,7 +153,7 @@ sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
sqlparse==0.5.2
sqlparse==0.5.3
# via
# -r requirements/base.txt
# django
Expand Down
12 changes: 6 additions & 6 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,16 @@ backports-tarfile==1.2.0
# via jaraco-context
binaryornot==0.4.4
# via cookiecutter
boto3==1.35.76
boto3==1.35.81
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.35.76
botocore==1.35.81
# via
# -r requirements/base.txt
# boto3
# s3transfer
certifi==2024.8.30
certifi==2024.12.14
# via requests
cffi==1.17.1
# via cryptography
Expand All @@ -47,7 +47,7 @@ click==8.1.7
# edx-lint
click-log==0.4.0
# via edx-lint
code-annotations==2.0.0
code-annotations==2.1.0
# via edx-lint
cookiecutter==2.6.0
# via xblock-sdk
Expand Down Expand Up @@ -144,7 +144,7 @@ openedx-django-pyfs==3.7.0
# via
# -r requirements/base.txt
# xblock
openedx-filters==1.11.0
openedx-filters==1.12.0
# via -r requirements/base.txt
packaging==24.2
# via twine
Expand Down Expand Up @@ -233,7 +233,7 @@ six==1.17.0
# fs
# fs-s3fs
# python-dateutil
sqlparse==0.5.2
sqlparse==0.5.3
# via
# -r requirements/base.txt
# django
Expand Down
12 changes: 6 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,16 @@ backports-tarfile==1.2.0
# via jaraco-context
binaryornot==0.4.4
# via cookiecutter
boto3==1.35.76
boto3==1.35.81
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.35.76
botocore==1.35.81
# via
# -r requirements/base.txt
# boto3
# s3transfer
certifi==2024.8.30
certifi==2024.12.14
# via requests
cffi==1.17.1
# via cryptography
Expand All @@ -47,7 +47,7 @@ click==8.1.7
# edx-lint
click-log==0.4.0
# via edx-lint
code-annotations==2.0.0
code-annotations==2.1.0
# via edx-lint
cookiecutter==2.6.0
# via xblock-sdk
Expand Down Expand Up @@ -154,7 +154,7 @@ openedx-django-pyfs==3.7.0
# via
# -r requirements/base.txt
# xblock
openedx-filters==1.11.0
openedx-filters==1.12.0
# via -r requirements/base.txt
packaging==24.2
# via
Expand Down Expand Up @@ -253,7 +253,7 @@ six==1.17.0
# fs
# fs-s3fs
# python-dateutil
sqlparse==0.5.2
sqlparse==0.5.3
# via
# -r requirements/base.txt
# django
Expand Down

0 comments on commit b4e2bae

Please sign in to comment.