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
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ appdirs==1.4.4
# via fs
asgiref==3.11.1
# via django
django==5.2.13
django==5.2.14
# via
# -c https://raw.githubusercontent.com/openedx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.in
Expand All @@ -24,7 +24,7 @@ markupsafe==3.0.3
# xblock
python-dateutil==2.9.0.post0
# via xblock
pytz==2026.1.post1
pytz==2026.2
# via xblock
pyyaml==6.0.3
# via xblock
Expand Down
24 changes: 12 additions & 12 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ binaryornot==0.6.0
# via
# -r requirements/test.txt
# cookiecutter
boto3==1.43.2
boto3==1.43.6
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.43.2
botocore==1.43.6
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -78,13 +78,13 @@ cookiecutter==2.7.1
# via
# -r requirements/test.txt
# xblock-sdk
coverage[toml]==7.13.5
coverage[toml]==7.14.0
# via
# -r requirements/test.txt
# coveralls
coveralls==4.1.0
# via -r requirements/test.txt
cryptography==47.0.0
cryptography==48.0.0
# via
# -r requirements/test.txt
# secretstorage
Expand All @@ -98,7 +98,7 @@ distlib==0.4.0
# via
# -r requirements/tox.txt
# virtualenv
django==5.2.13
django==5.2.14
# via
# -c https://raw.githubusercontent.com/openedx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -128,7 +128,7 @@ id==1.6.1
# via
# -r requirements/test.txt
# twine
idna==3.13
idna==3.14
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -180,7 +180,7 @@ mako==1.3.12
# via
# -r requirements/test.txt
# xblock
markdown-it-py==4.0.0
markdown-it-py==4.2.0
# via
# -r requirements/test.txt
# rich
Expand Down Expand Up @@ -275,7 +275,7 @@ python-dateutil==2.9.0.post0
# arrow
# botocore
# xblock
python-discovery==1.2.2
python-discovery==1.3.0
# via
# -r requirements/tox.txt
# tox
Expand All @@ -285,7 +285,7 @@ python-slugify==8.0.4
# -r requirements/test.txt
# code-annotations
# cookiecutter
pytz==2026.1.post1
pytz==2026.2
# via
# -r requirements/test.txt
# xblock
Expand Down Expand Up @@ -361,7 +361,7 @@ tomli-w==1.2.0
# via
# -r requirements/tox.txt
# tox
tomlkit==0.14.0
tomlkit==0.15.0
# via
# -r requirements/test.txt
# edx-lint
Expand All @@ -378,14 +378,14 @@ tzdata==2026.2
# via
# -r requirements/test.txt
# arrow
urllib3==2.6.3
urllib3==2.7.0
# via
# -r requirements/test.txt
# botocore
# id
# requests
# twine
virtualenv==21.3.0
virtualenv==21.3.1
# via
# -r requirements/tox.txt
# tox
Expand Down
4 changes: 2 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ asgiref==3.11.1
# via
# -r requirements/base.txt
# django
django==5.2.13
django==5.2.14
# via
# -r requirements/base.txt
# edx-i18n-tools
Expand Down Expand Up @@ -47,7 +47,7 @@ python-dateutil==2.9.0.post0
# via
# -r requirements/base.txt
# xblock
pytz==2026.1.post1
pytz==2026.2
# via
# -r requirements/base.txt
# xblock
Expand Down
8 changes: 4 additions & 4 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ certifi==2026.4.22
# via requests
charset-normalizer==3.4.7
# via requests
django==5.2.13
django==5.2.14
# via -r requirements/base.txt
docutils==0.22.4
# via
Expand All @@ -36,7 +36,7 @@ fs==2.4.16
# via
# -r requirements/base.txt
# xblock
idna==3.13
idna==3.14
# via requests
imagesize==2.0.0
# via sphinx
Expand Down Expand Up @@ -69,7 +69,7 @@ python-dateutil==2.9.0.post0
# via
# -r requirements/base.txt
# xblock
pytz==2026.1.post1
pytz==2026.2
# via
# -r requirements/base.txt
# xblock
Expand Down Expand Up @@ -121,7 +121,7 @@ typing-extensions==4.15.0
# via
# beautifulsoup4
# pydata-sphinx-theme
urllib3==2.6.3
urllib3==2.7.0
# via requests
web-fragments==4.0.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ wheel==0.47.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==26.1
pip==26.1.1
# via -r requirements/pip.in
setuptools==82.0.1
# via -r requirements/pip.in
16 changes: 8 additions & 8 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ astroid==4.0.4
# pylint-celery
binaryornot==0.6.0
# via cookiecutter
boto3==1.43.2
boto3==1.43.6
# via fs-s3fs
botocore==1.43.2
botocore==1.43.6
# via
# boto3
# s3transfer
Expand All @@ -46,7 +46,7 @@ ddt==1.7.2
# via -r requirements/quality.in
dill==0.4.1
# via pylint
django==5.2.13
django==5.2.14
# via
# -c https://raw.githubusercontent.com/openedx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.txt
Expand All @@ -60,7 +60,7 @@ fs==2.4.16
# xblock
fs-s3fs==1.1.1
# via xblock-sdk
idna==3.13
idna==3.14
# via requests
isort==8.0.1
# via pylint
Expand All @@ -81,7 +81,7 @@ mako==1.3.12
# via
# -r requirements/base.txt
# xblock
markdown-it-py==4.0.0
markdown-it-py==4.2.0
# via rich
markupsafe==3.0.3
# via
Expand Down Expand Up @@ -126,7 +126,7 @@ python-slugify==8.0.4
# via
# code-annotations
# cookiecutter
pytz==2026.1.post1
pytz==2026.2
# via
# -r requirements/base.txt
# xblock
Expand Down Expand Up @@ -164,13 +164,13 @@ stevedore==5.7.0
# via code-annotations
text-unidecode==1.3
# via python-slugify
tomlkit==0.14.0
tomlkit==0.15.0
# via
# edx-lint
# pylint
tzdata==2026.2
# via arrow
urllib3==2.6.3
urllib3==2.7.0
# via
# botocore
# requests
Expand Down
18 changes: 9 additions & 9 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ astroid==4.0.4
# pylint-celery
binaryornot==0.6.0
# via cookiecutter
boto3==1.43.2
boto3==1.43.6
# via fs-s3fs
botocore==1.43.2
botocore==1.43.6
# via
# boto3
# s3transfer
Expand All @@ -47,11 +47,11 @@ code-annotations==3.0.0
# via edx-lint
cookiecutter==2.7.1
# via xblock-sdk
coverage[toml]==7.13.5
coverage[toml]==7.14.0
# via coveralls
coveralls==4.1.0
# via -r requirements/test.in
cryptography==47.0.0
cryptography==48.0.0
# via secretstorage
ddt==1.7.2
# via -r requirements/test.in
Expand All @@ -74,7 +74,7 @@ fs-s3fs==1.1.1
# via xblock-sdk
id==1.6.1
# via twine
idna==3.13
idna==3.14
# via requests
iniconfig==2.3.0
# via pytest
Expand Down Expand Up @@ -109,7 +109,7 @@ mako==1.3.12
# via
# -r requirements/base.txt
# xblock
markdown-it-py==4.0.0
markdown-it-py==4.2.0
# via rich
markupsafe==3.0.3
# via
Expand Down Expand Up @@ -170,7 +170,7 @@ python-slugify==8.0.4
# via
# code-annotations
# cookiecutter
pytz==2026.1.post1
pytz==2026.2
# via
# -r requirements/base.txt
# xblock
Expand Down Expand Up @@ -224,7 +224,7 @@ stevedore==5.7.0
# via code-annotations
text-unidecode==1.3
# via python-slugify
tomlkit==0.14.0
tomlkit==0.15.0
# via
# edx-lint
# pylint
Expand All @@ -234,7 +234,7 @@ typer==0.25.1
# via coveralls
tzdata==2026.2
# via arrow
urllib3==2.6.3
urllib3==2.7.0
# via
# botocore
# id
Expand Down
4 changes: 2 additions & 2 deletions requirements/tox.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@ pluggy==1.6.0
# via tox
pyproject-api==1.10.0
# via tox
python-discovery==1.2.2
python-discovery==1.3.0
# via
# tox
# virtualenv
tomli-w==1.2.0
# via tox
tox==4.53.1
# via -r requirements/tox.in
virtualenv==21.3.0
virtualenv==21.3.1
# via tox
Loading