Skip to content
Closed
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
6 changes: 3 additions & 3 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ charset-normalizer==3.4.7
# via requests
colorama==0.4.6
# via tox
coverage[toml]==7.14.3
coverage[toml]==7.15.0
# via coveralls
coveralls==4.1.0
# via -r requirements/ci.in
Expand Down Expand Up @@ -58,9 +58,9 @@ shellingham==1.5.4
# via typer
tomli-w==1.2.0
# via tox
tox==4.55.1
tox==4.56.1
# via -r requirements/ci.in
typer==0.26.7
typer==0.26.8
# via coveralls
urllib3==2.7.0
# via requests
Expand Down
18 changes: 9 additions & 9 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ astroid==4.0.4
# via
# pylint
# pylint-celery
boto3==1.43.36
boto3==1.43.40
# via -r requirements/test.in
botocore==1.43.36
botocore==1.43.40
# via
# boto3
# s3transfer
Expand All @@ -36,7 +36,7 @@ chardet==7.4.3
# pysrt
charset-normalizer==3.4.7
# via requests
click==8.4.1
click==8.4.2
# via
# click-log
# code-annotations
Expand All @@ -50,7 +50,7 @@ code-annotations==3.0.0
# edx-toggles
colorama==0.4.6
# via tox
coverage[toml]==7.14.3
coverage[toml]==7.15.0
# via
# -r requirements/test.in
# coveralls
Expand Down Expand Up @@ -181,7 +181,7 @@ packaging==26.2
# pytest
# tox
# twine
pillow==12.2.0
pillow==12.3.0
# via -r requirements/base.in
platformdirs==4.10.0
# via
Expand Down Expand Up @@ -293,7 +293,7 @@ snowballstemmer==3.1.1
# via pydocstyle
sqlparse==0.5.5
# via django
stevedore==5.8.0
stevedore==5.9.0
# via
# code-annotations
# edx-django-utils
Expand All @@ -306,13 +306,13 @@ tomlkit==0.15.0
# via
# edx-lint
# pylint
tox==4.55.1
tox==4.56.1
# via -r requirements/ci.in
twine==6.2.0
# via -r requirements/quality.in
typer==0.26.7
typer==0.26.8
# via coveralls
typing-extensions==4.15.0
typing-extensions==4.16.0
# via edx-opaque-keys
urllib3==2.7.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.1
click==8.4.2
# 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 @@ -12,9 +12,9 @@ astroid==4.0.4
# via
# pylint
# pylint-celery
boto3==1.43.36
boto3==1.43.40
# via -r requirements/test.in
botocore==1.43.36
botocore==1.43.40
# via
# boto3
# s3transfer
Expand All @@ -30,7 +30,7 @@ chardet==7.4.3
# via pysrt
charset-normalizer==3.4.7
# via requests
click==8.4.1
click==8.4.2
# via
# click-log
# code-annotations
Expand All @@ -42,7 +42,7 @@ code-annotations==3.0.0
# via
# edx-lint
# edx-toggles
coverage[toml]==7.14.3
coverage[toml]==7.15.0
# via
# -r requirements/test.in
# pytest-cov
Expand Down Expand Up @@ -157,7 +157,7 @@ packaging==26.2
# via
# pytest
# twine
pillow==12.2.0
pillow==12.3.0
# via -r requirements/base.in
platformdirs==4.10.0
# via pylint
Expand Down Expand Up @@ -251,7 +251,7 @@ snowballstemmer==3.1.1
# via pydocstyle
sqlparse==0.5.5
# via django
stevedore==5.8.0
stevedore==5.9.0
# via
# code-annotations
# edx-django-utils
Expand All @@ -264,7 +264,7 @@ tomlkit==0.15.0
# pylint
twine==6.2.0
# via -r requirements/quality.in
typing-extensions==4.15.0
typing-extensions==4.16.0
# via edx-opaque-keys
urllib3==2.7.0
# via
Expand Down
14 changes: 7 additions & 7 deletions requirements/test.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.11.1
# via django
boto3==1.43.36
boto3==1.43.40
# via -r requirements/test.in
botocore==1.43.36
botocore==1.43.40
# via
# boto3
# s3transfer
Expand All @@ -26,13 +26,13 @@ chardet==7.4.3
# via pysrt
charset-normalizer==3.4.7
# via requests
click==8.4.1
click==8.4.2
# via
# code-annotations
# edx-django-utils
code-annotations==3.0.0
# via edx-toggles
coverage[toml]==7.14.3
coverage[toml]==7.15.0
# via
# -r requirements/test.in
# pytest-cov
Expand Down Expand Up @@ -106,7 +106,7 @@ mock==5.2.0
# via -r requirements/test.in
packaging==26.2
# via pytest
pillow==12.2.0
pillow==12.3.0
# via -r requirements/base.in
pluggy==1.6.0
# via
Expand Down Expand Up @@ -162,14 +162,14 @@ six==1.17.0
# python-dateutil
sqlparse==0.5.5
# via django
stevedore==5.8.0
stevedore==5.9.0
# via
# code-annotations
# edx-django-utils
# edx-opaque-keys
text-unidecode==1.3
# via python-slugify
typing-extensions==4.15.0
typing-extensions==4.16.0
# via edx-opaque-keys
urllib3==2.7.0
# via
Expand Down