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==4.2.23
# -r requirements/base.in
fs==2.4.16
# via xblock
lxml==6.0.0
lxml==6.0.1
# via xblock
mako==1.3.10
# via xblock
Expand Down
16 changes: 8 additions & 8 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.40.11
boto3==1.40.16
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.40.11
botocore==1.40.16
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -83,7 +83,7 @@ cookiecutter==2.6.0
# via
# -r requirements/test.txt
# xblock-sdk
coverage[toml]==7.10.4
coverage[toml]==7.10.5
# via
# -r requirements/test.txt
# coveralls
Expand Down Expand Up @@ -160,7 +160,7 @@ jaraco-context==6.0.1
# via
# -r requirements/test.txt
# keyring
jaraco-functools==4.2.1
jaraco-functools==4.3.0
# via
# -r requirements/test.txt
# keyring
Expand All @@ -183,7 +183,7 @@ keyring==25.6.0
# via
# -r requirements/test.txt
# twine
lxml==6.0.0
lxml==6.0.1
# via
# -r requirements/test.txt
# xblock
Expand Down Expand Up @@ -227,7 +227,7 @@ packaging==25.0
# pytest
# tox
# twine
pbr==7.0.0
pbr==7.0.1
# via
# -r requirements/test.txt
# stevedore
Expand Down Expand Up @@ -309,7 +309,7 @@ readme-renderer==44.0
# via
# -r requirements/test.txt
# twine
requests==2.32.4
requests==2.32.5
# via
# -r requirements/test.txt
# cookiecutter
Expand Down Expand Up @@ -371,7 +371,7 @@ tox==4.28.4
# via -r requirements/tox.txt
twine==6.1.0
# via -r requirements/test.txt
types-python-dateutil==2.9.0.20250809
types-python-dateutil==2.9.0.20250822
# via
# -r requirements/test.txt
# arrow
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ fs==2.4.16
# via
# -r requirements/base.txt
# xblock
lxml[html-clean]==6.0.0
lxml[html-clean]==6.0.1
# via
# -r requirements/base.txt
# edx-i18n-tools
Expand Down
6 changes: 3 additions & 3 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ babel==2.17.0
# via
# pydata-sphinx-theme
# sphinx
beautifulsoup4==4.13.4
beautifulsoup4==4.13.5
# via pydata-sphinx-theme
certifi==2025.8.3
# via requests
Expand All @@ -42,7 +42,7 @@ imagesize==1.4.1
# via sphinx
jinja2==3.1.6
# via sphinx
lxml==6.0.0
lxml==6.0.1
# via
# -r requirements/base.txt
# xblock
Expand Down Expand Up @@ -79,7 +79,7 @@ pyyaml==6.0.2
# via
# -r requirements/base.txt
# xblock
requests==2.32.4
requests==2.32.5
# via sphinx
roman-numerals-py==3.1.0
# via sphinx
Expand Down
12 changes: 6 additions & 6 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ astroid==3.3.11
# pylint-celery
binaryornot==0.4.4
# via cookiecutter
boto3==1.40.11
boto3==1.40.16
# via fs-s3fs
botocore==1.40.11
botocore==1.40.16
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -74,7 +74,7 @@ jmespath==1.0.1
# via
# boto3
# botocore
lxml==6.0.0
lxml==6.0.1
# via
# -r requirements/base.txt
# xblock
Expand All @@ -95,7 +95,7 @@ mccabe==0.7.0
# via pylint
mdurl==0.1.2
# via markdown-it-py
pbr==7.0.0
pbr==7.0.1
# via stevedore
platformdirs==4.3.8
# via pylint
Expand Down Expand Up @@ -140,7 +140,7 @@ pyyaml==6.0.2
# code-annotations
# cookiecutter
# xblock
requests==2.32.4
requests==2.32.5
# via
# cookiecutter
# xblock-sdk
Expand Down Expand Up @@ -170,7 +170,7 @@ text-unidecode==1.3
# via python-slugify
tomlkit==0.13.3
# via pylint
types-python-dateutil==2.9.0.20250809
types-python-dateutil==2.9.0.20250822
# via arrow
urllib3==2.5.0
# via
Expand Down
16 changes: 8 additions & 8 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ backports-tarfile==1.2.0
# via jaraco-context
binaryornot==0.4.4
# via cookiecutter
boto3==1.40.11
boto3==1.40.16
# via fs-s3fs
botocore==1.40.11
botocore==1.40.16
# via
# boto3
# s3transfer
Expand All @@ -48,7 +48,7 @@ code-annotations==2.3.0
# via edx-lint
cookiecutter==2.6.0
# via xblock-sdk
coverage[toml]==7.10.4
coverage[toml]==7.10.5
# via coveralls
coveralls==4.0.1
# via -r requirements/test.in
Expand Down Expand Up @@ -89,7 +89,7 @@ jaraco-classes==3.4.0
# via keyring
jaraco-context==6.0.1
# via keyring
jaraco-functools==4.2.1
jaraco-functools==4.3.0
# via keyring
jeepney==0.9.0
# via
Expand All @@ -105,7 +105,7 @@ jmespath==1.0.1
# botocore
keyring==25.6.0
# via twine
lxml==6.0.0
lxml==6.0.1
# via
# -r requirements/base.txt
# xblock
Expand Down Expand Up @@ -136,7 +136,7 @@ packaging==25.0
# via
# pytest
# twine
pbr==7.0.0
pbr==7.0.1
# via stevedore
platformdirs==4.3.8
# via pylint
Expand Down Expand Up @@ -189,7 +189,7 @@ pyyaml==6.0.2
# xblock
readme-renderer==44.0
# via twine
requests==2.32.4
requests==2.32.5
# via
# cookiecutter
# coveralls
Expand Down Expand Up @@ -233,7 +233,7 @@ tomlkit==0.13.3
# via pylint
twine==6.1.0
# via -r requirements/test.in
types-python-dateutil==2.9.0.20250809
types-python-dateutil==2.9.0.20250822
# via arrow
urllib3==2.5.0
# via
Expand Down