Skip to content

Commit

Permalink
chore: Upgrade Python requirements (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Nov 18, 2024
1 parent 2d295b6 commit e16dc55
Show file tree
Hide file tree
Showing 6 changed files with 29 additions and 29 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.57
boto3==1.35.63
# via fs-s3fs
botocore==1.35.57
botocore==1.35.63
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -43,7 +43,7 @@ lxml[html-clean,html_clean]==5.3.0
# edx-i18n-tools
# lxml-html-clean
# xblock
lxml-html-clean==0.3.1
lxml-html-clean==0.4.1
# via lxml
mako==1.3.6
# via xblock
Expand Down Expand Up @@ -76,7 +76,7 @@ six==1.16.0
# fs
# fs-s3fs
# python-dateutil
sqlparse==0.5.1
sqlparse==0.5.2
# via django
urllib3==2.2.3
# via botocore
Expand Down
12 changes: 6 additions & 6 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@ binaryornot==0.4.4
# -r requirements/quality.txt
# -r requirements/test.txt
# cookiecutter
boto3==1.35.57
boto3==1.35.63
# via
# -r requirements/quality.txt
# -r requirements/test.txt
# fs-s3fs
botocore==1.35.57
botocore==1.35.63
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -80,7 +80,7 @@ click-log==0.4.0
# via
# -r requirements/quality.txt
# edx-lint
code-annotations==1.8.0
code-annotations==1.8.1
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand All @@ -95,7 +95,7 @@ cookiecutter==2.6.0
# -r requirements/quality.txt
# -r requirements/test.txt
# xblock-sdk
coverage[toml]==7.6.4
coverage[toml]==7.6.7
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -191,7 +191,7 @@ lxml[html-clean]==5.3.0
# lxml-html-clean
# xblock
# xblock-sdk
lxml-html-clean==0.3.1
lxml-html-clean==0.4.1
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -385,7 +385,7 @@ snowballstemmer==2.2.0
# via
# -r requirements/quality.txt
# pydocstyle
sqlparse==0.5.1
sqlparse==0.5.2
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down
12 changes: 6 additions & 6 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@ binaryornot==0.4.4
# via
# -r requirements/test.txt
# cookiecutter
boto3==1.35.57
boto3==1.35.63
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.35.57
botocore==1.35.63
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -67,7 +67,7 @@ click==8.1.7
# -r requirements/test.txt
# code-annotations
# cookiecutter
code-annotations==1.8.0
code-annotations==1.8.1
# via -r requirements/test.txt
colorama==0.4.6
# via
Expand All @@ -77,7 +77,7 @@ cookiecutter==2.6.0
# via
# -r requirements/test.txt
# xblock-sdk
coverage[toml]==7.6.4
coverage[toml]==7.6.7
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -173,7 +173,7 @@ lxml[html-clean]==5.3.0
# lxml-html-clean
# xblock
# xblock-sdk
lxml-html-clean==0.3.1
lxml-html-clean==0.4.1
# via
# -r requirements/test.txt
# lxml
Expand Down Expand Up @@ -350,7 +350,7 @@ sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
sqlparse==0.5.1
sqlparse==0.5.2
# via
# -r requirements/test.txt
# django
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ pip==24.2
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/pip.in
setuptools==75.3.0
setuptools==75.5.0
# via -r requirements/pip.in
12 changes: 6 additions & 6 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ binaryornot==0.4.4
# via
# -r requirements/test.txt
# cookiecutter
boto3==1.35.57
boto3==1.35.63
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.35.57
botocore==1.35.63
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -59,7 +59,7 @@ click==8.1.7
# edx-lint
click-log==0.4.0
# via edx-lint
code-annotations==1.8.0
code-annotations==1.8.1
# via
# -r requirements/test.txt
# edx-lint
Expand All @@ -71,7 +71,7 @@ cookiecutter==2.6.0
# via
# -r requirements/test.txt
# xblock-sdk
coverage[toml]==7.6.4
coverage[toml]==7.6.7
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -145,7 +145,7 @@ lxml[html-clean]==5.3.0
# lxml-html-clean
# xblock
# xblock-sdk
lxml-html-clean==0.3.1
lxml-html-clean==0.4.1
# via
# -r requirements/test.txt
# lxml
Expand Down Expand Up @@ -288,7 +288,7 @@ six==1.16.0
# python-dateutil
snowballstemmer==2.2.0
# via pydocstyle
sqlparse==0.5.1
sqlparse==0.5.2
# via
# -r requirements/test.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 @@ -16,11 +16,11 @@ asgiref==3.8.1
# django
binaryornot==0.4.4
# via cookiecutter
boto3==1.35.57
boto3==1.35.63
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.35.57
botocore==1.35.63
# via
# -r requirements/base.txt
# boto3
Expand All @@ -39,13 +39,13 @@ click==8.1.7
# via
# code-annotations
# cookiecutter
code-annotations==1.8.0
code-annotations==1.8.1
# via -r requirements/test.in
colorama==0.4.6
# via tox
cookiecutter==2.6.0
# via xblock-sdk
coverage[toml]==7.6.4
coverage[toml]==7.6.7
# via pytest-cov
distlib==0.3.9
# via virtualenv
Expand Down Expand Up @@ -100,7 +100,7 @@ lxml[html-clean]==5.3.0
# lxml-html-clean
# xblock
# xblock-sdk
lxml-html-clean==0.3.1
lxml-html-clean==0.4.1
# via
# -r requirements/base.txt
# lxml
Expand Down Expand Up @@ -199,7 +199,7 @@ six==1.16.0
# fs
# fs-s3fs
# python-dateutil
sqlparse==0.5.1
sqlparse==0.5.2
# via
# -r requirements/base.txt
# django
Expand Down

0 comments on commit e16dc55

Please sign in to comment.