Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ django==5.2.14
# -r requirements/base.in
fs==2.4.16
# via xblock
lxml==6.1.0
lxml==6.1.1
# via xblock
mako==1.3.12
# via xblock
Expand Down
18 changes: 9 additions & 9 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,20 +29,20 @@ binaryornot==0.6.0
# via
# -r requirements/test.txt
# cookiecutter
boto3==1.43.9
boto3==1.43.14
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.43.9
botocore==1.43.14
# via
# -r requirements/test.txt
# boto3
# s3transfer
cachetools==7.1.2
cachetools==7.1.4
# via
# -r requirements/tox.txt
# tox
certifi==2026.4.22
certifi==2026.5.20
# via
# -r requirements/test.txt
# requests
Expand All @@ -54,7 +54,7 @@ charset-normalizer==3.4.7
# via
# -r requirements/test.txt
# requests
click==8.4.0
click==8.4.1
# via
# -r requirements/test.txt
# click-log
Expand Down Expand Up @@ -128,7 +128,7 @@ id==1.6.1
# via
# -r requirements/test.txt
# twine
idna==3.15
idna==3.16
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -171,7 +171,7 @@ keyring==25.7.0
# via
# -r requirements/test.txt
# twine
lxml==6.1.0
lxml==6.1.1
# via
# -r requirements/test.txt
# xblock
Expand All @@ -198,7 +198,7 @@ mdurl==0.1.2
# via
# -r requirements/test.txt
# markdown-it-py
more-itertools==11.0.2
more-itertools==11.1.0
# via
# -r requirements/test.txt
# jaraco-classes
Expand Down Expand Up @@ -349,7 +349,7 @@ sqlparse==0.5.5
# via
# -r requirements/test.txt
# django
stevedore==5.7.0
stevedore==5.8.0
# via
# -r requirements/test.txt
# code-annotations
Expand Down
4 changes: 2 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@ fs==2.4.16
# via
# -r requirements/base.txt
# xblock
lxml[html-clean]==6.1.0
lxml[html-clean]==6.1.1
# via
# -r requirements/base.txt
# edx-i18n-tools
# lxml-html-clean
# xblock
lxml-html-clean==0.4.4
lxml-html-clean==0.4.5
# via lxml
mako==1.3.12
# via
Expand Down
10 changes: 5 additions & 5 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ babel==2.18.0
# sphinx
beautifulsoup4==4.14.3
# via pydata-sphinx-theme
certifi==2026.4.22
certifi==2026.5.20
# via requests
charset-normalizer==3.4.7
# via requests
Expand All @@ -36,13 +36,13 @@ fs==2.4.16
# via
# -r requirements/base.txt
# xblock
idna==3.15
idna==3.16
# via requests
imagesize==2.0.0
# via sphinx
jinja2==3.1.6
# via sphinx
lxml==6.1.0
lxml==6.1.1
# via
# -r requirements/base.txt
# xblock
Expand Down Expand Up @@ -90,9 +90,9 @@ six==1.17.0
# -r requirements/base.txt
# fs
# python-dateutil
snowballstemmer==3.0.1
snowballstemmer==3.1.0
# via sphinx
soupsieve==2.8.3
soupsieve==2.8.4
# via beautifulsoup4
sphinx==9.1.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
build==1.5.0
# via pip-tools
click==8.4.0
click==8.4.1
# via pip-tools
packaging==26.2
# via
Expand Down
14 changes: 7 additions & 7 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,17 @@ astroid==4.0.4
# pylint-celery
binaryornot==0.6.0
# via cookiecutter
boto3==1.43.9
boto3==1.43.14
# via fs-s3fs
botocore==1.43.9
botocore==1.43.14
# via
# boto3
# s3transfer
certifi==2026.4.22
certifi==2026.5.20
# via requests
charset-normalizer==3.4.7
# via requests
click==8.4.0
click==8.4.1
# via
# click-log
# code-annotations
Expand Down Expand Up @@ -60,7 +60,7 @@ fs==2.4.16
# xblock
fs-s3fs==1.1.1
# via xblock-sdk
idna==3.15
idna==3.16
# via requests
isort==8.0.1
# via pylint
Expand All @@ -72,7 +72,7 @@ jmespath==1.1.0
# via
# boto3
# botocore
lxml==6.1.0
lxml==6.1.1
# via
# -r requirements/base.txt
# xblock
Expand Down Expand Up @@ -160,7 +160,7 @@ sqlparse==0.5.5
# via
# -r requirements/base.txt
# django
stevedore==5.7.0
stevedore==5.8.0
# via code-annotations
text-unidecode==1.3
# via python-slugify
Expand Down
16 changes: 8 additions & 8 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,19 +22,19 @@ astroid==4.0.4
# pylint-celery
binaryornot==0.6.0
# via cookiecutter
boto3==1.43.9
boto3==1.43.14
# via fs-s3fs
botocore==1.43.9
botocore==1.43.14
# via
# boto3
# s3transfer
certifi==2026.4.22
certifi==2026.5.20
# via requests
cffi==2.0.0
# via cryptography
charset-normalizer==3.4.7
# via requests
click==8.4.0
click==8.4.1
# via
# click-log
# code-annotations
Expand Down Expand Up @@ -74,7 +74,7 @@ fs-s3fs==1.1.1
# via xblock-sdk
id==1.6.1
# via twine
idna==3.15
idna==3.16
# via requests
iniconfig==2.3.0
# via pytest
Expand All @@ -100,7 +100,7 @@ jmespath==1.1.0
# botocore
keyring==25.7.0
# via twine
lxml==6.1.0
lxml==6.1.1
# via
# -r requirements/base.txt
# xblock
Expand All @@ -121,7 +121,7 @@ mccabe==0.7.0
# via pylint
mdurl==0.1.2
# via markdown-it-py
more-itertools==11.0.2
more-itertools==11.1.0
# via
# jaraco-classes
# jaraco-functools
Expand Down Expand Up @@ -220,7 +220,7 @@ sqlparse==0.5.5
# via
# -r requirements/base.txt
# django
stevedore==5.7.0
stevedore==5.8.0
# via code-annotations
text-unidecode==1.3
# via python-slugify
Expand Down
2 changes: 1 addition & 1 deletion requirements/tox.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
cachetools==7.1.2
cachetools==7.1.4
# via tox
colorama==0.4.6
# via tox
Expand Down