Skip to content

Commit

Permalink
chore: Upgrade Python requirements (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Sep 2, 2024
1 parent 1b565dd commit 37b71d1
Show file tree
Hide file tree
Showing 7 changed files with 29 additions and 29 deletions.
4 changes: 2 additions & 2 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.5
boto3==1.35.10
# via fs-s3fs
botocore==1.35.5
botocore==1.35.10
# via
# boto3
# s3transfer
Expand Down
14 changes: 7 additions & 7 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.5
boto3==1.35.10
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.35.5
botocore==1.35.10
# via
# -r requirements/test.txt
# boto3
Expand All @@ -42,7 +42,7 @@ cachetools==5.5.0
# via
# -r requirements/tox.txt
# tox
certifi==2024.7.4
certifi==2024.8.30
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -242,7 +242,7 @@ packaging==24.1
# pyproject-api
# pytest
# tox
pbr==6.0.0
pbr==6.1.0
# via
# -r requirements/test.txt
# stevedore
Expand Down Expand Up @@ -274,7 +274,7 @@ pygments==2.18.0
# -r requirements/test.txt
# readme-renderer
# rich
pylint==3.2.6
pylint==3.2.7
# via
# -r requirements/test.txt
# edx-lint
Expand Down Expand Up @@ -349,7 +349,7 @@ rfc3986==2.0.0
# via
# -r requirements/test.txt
# twine
rich==13.7.1
rich==13.8.0
# via
# -r requirements/test.txt
# cookiecutter
Expand Down Expand Up @@ -424,7 +424,7 @@ xblock[django]==5.1.0
# xblock-sdk
xblock-sdk==0.12.0
# via -r requirements/test.txt
zipp==3.20.0
zipp==3.20.1
# via
# -r requirements/test.txt
# importlib-metadata
Expand Down
4 changes: 2 additions & 2 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.5
boto3==1.35.10
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.35.5
botocore==1.35.10
# via
# -r requirements/base.txt
# boto3
Expand Down
6 changes: 3 additions & 3 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.5
boto3==1.35.10
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.35.5
botocore==1.35.10
# via
# -r requirements/base.txt
# boto3
# s3transfer
certifi==2024.7.4
certifi==2024.8.30
# via requests
charset-normalizer==3.3.2
# via requests
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ wheel==0.44.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.2
# via -r requirements/pip.in
setuptools==73.0.1
setuptools==74.0.0
# via -r requirements/pip.in
14 changes: 7 additions & 7 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.5
boto3==1.35.10
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.35.5
botocore==1.35.10
# via
# -r requirements/base.txt
# boto3
# s3transfer
certifi==2024.7.4
certifi==2024.8.30
# via requests
cffi==1.17.0
# via cryptography
Expand Down Expand Up @@ -148,7 +148,7 @@ openedx-django-pyfs==3.7.0
# xblock
openedx-filters==1.9.0
# via -r requirements/base.txt
pbr==6.0.0
pbr==6.1.0
# via stevedore
pkginfo==1.10.0
# via twine
Expand All @@ -162,7 +162,7 @@ pygments==2.18.0
# via
# readme-renderer
# rich
pylint==3.2.6
pylint==3.2.7
# via
# -r requirements/quality.in
# edx-lint
Expand Down Expand Up @@ -211,7 +211,7 @@ requests-toolbelt==1.0.0
# via twine
rfc3986==2.0.0
# via twine
rich==13.7.1
rich==13.8.0
# via
# cookiecutter
# twine
Expand Down Expand Up @@ -269,7 +269,7 @@ xblock[django]==5.1.0
# xblock-sdk
xblock-sdk==0.12.0
# via -r requirements/quality.in
zipp==3.20.0
zipp==3.20.1
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down
14 changes: 7 additions & 7 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.5
boto3==1.35.10
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.35.5
botocore==1.35.10
# via
# -r requirements/base.txt
# boto3
# s3transfer
certifi==2024.7.4
certifi==2024.8.30
# via requests
cffi==1.17.0
# via cryptography
Expand Down Expand Up @@ -160,7 +160,7 @@ openedx-filters==1.9.0
# via -r requirements/base.txt
packaging==24.1
# via pytest
pbr==6.0.0
pbr==6.1.0
# via stevedore
pkginfo==1.10.0
# via twine
Expand All @@ -176,7 +176,7 @@ pygments==2.18.0
# via
# readme-renderer
# rich
pylint==3.2.6
pylint==3.2.7
# via
# edx-lint
# pylint-celery
Expand Down Expand Up @@ -231,7 +231,7 @@ requests-toolbelt==1.0.0
# via twine
rfc3986==2.0.0
# via twine
rich==13.7.1
rich==13.8.0
# via
# cookiecutter
# twine
Expand Down Expand Up @@ -289,7 +289,7 @@ xblock[django]==5.1.0
# xblock-sdk
xblock-sdk==0.12.0
# via -r requirements/test.in
zipp==3.20.0
zipp==3.20.1
# via importlib-metadata

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

0 comments on commit 37b71d1

Please sign in to comment.