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
14 changes: 7 additions & 7 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,33 +4,33 @@
#
# make upgrade
#
cachetools==6.2.0
cachetools==6.2.1
# via tox
chardet==5.2.0
# via tox
colorama==0.4.6
# via tox
coverage==7.10.7
coverage==7.11.0
# via -r requirements/ci.in
distlib==0.4.0
# via virtualenv
filelock==3.19.1
filelock==3.20.0
# via
# tox
# virtualenv
packaging==25.0
# via
# pyproject-api
# tox
platformdirs==4.4.0
platformdirs==4.5.0
# via
# tox
# virtualenv
pluggy==1.6.0
# via tox
pyproject-api==1.9.1
pyproject-api==1.10.0
# via tox
tox==4.30.3
tox==4.31.0
# via -r requirements/ci.in
virtualenv==20.34.0
virtualenv==20.35.3
# via tox
22 changes: 11 additions & 11 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ billiard==4.2.2
# via
# -r requirements/test.txt
# celery
boto3==1.40.45
boto3==1.40.55
# via -r requirements/test.txt
botocore==1.40.45
botocore==1.40.55
# via
# -r requirements/test.txt
# boto3
Expand All @@ -32,7 +32,7 @@ build==1.3.0
# via
# -r requirements/pip-tools.txt
# pip-tools
cachetools==6.2.0
cachetools==6.2.1
# via
# -r requirements/ci.txt
# tox
Expand Down Expand Up @@ -81,7 +81,7 @@ colorama==0.4.6
# via
# -r requirements/ci.txt
# tox
coverage[toml]==7.10.7
coverage[toml]==7.11.0
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -119,7 +119,7 @@ edx-lint==5.6.0
# via
# -r requirements/dev.in
# -r requirements/quality.txt
filelock==3.19.1
filelock==3.20.0
# via
# -r requirements/ci.txt
# tox
Expand All @@ -128,7 +128,7 @@ inflection==0.5.1
# via
# -r requirements/test.txt
# drf-yasg
iniconfig==2.1.0
iniconfig==2.3.0
# via
# -r requirements/test.txt
# pytest
Expand Down Expand Up @@ -180,7 +180,7 @@ path==16.16.0
# via edx-i18n-tools
pip-tools==7.5.1
# via -r requirements/pip-tools.txt
platformdirs==4.4.0
platformdirs==4.5.0
# via
# -r requirements/ci.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -228,7 +228,7 @@ pylint-plugin-utils==0.9.0
# -r requirements/quality.txt
# pylint-celery
# pylint-django
pyproject-api==1.9.1
pyproject-api==1.10.0
# via
# -r requirements/ci.txt
# tox
Expand Down Expand Up @@ -290,7 +290,7 @@ stevedore==5.5.0
# via
# -r requirements/quality.txt
# code-annotations
testfixtures==9.1.0
testfixtures==9.2.0
# via -r requirements/test.txt
text-unidecode==1.3
# via
Expand All @@ -300,7 +300,7 @@ tomlkit==0.13.3
# via
# -r requirements/quality.txt
# pylint
tox==4.30.3
tox==4.31.0
# via -r requirements/ci.txt
tzdata==2025.2
# via
Expand All @@ -320,7 +320,7 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.34.0
virtualenv==20.35.3
# via
# -r requirements/ci.txt
# tox
Expand Down
14 changes: 7 additions & 7 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ asgiref==3.10.0
# via
# -r requirements/base.txt
# django
attrs==25.3.0
attrs==25.4.0
# via
# jsonschema
# referencing
Expand All @@ -40,7 +40,7 @@ certifi==2025.10.5
# via requests
cffi==2.0.0
# via cryptography
charset-normalizer==3.4.3
charset-normalizer==3.4.4
# via requests
click==8.3.0
# via
Expand All @@ -67,7 +67,7 @@ coreapi==2.3.3
# openapi-codec
coreschema==0.0.4
# via coreapi
cryptography==46.0.2
cryptography==46.0.3
# via secretstorage
deepmerge==2.0
# via sphinxcontrib-openapi
Expand Down Expand Up @@ -101,7 +101,7 @@ drf-yasg==1.21.11
# via -r requirements/base.txt
id==1.5.0
# via twine
idna==3.10
idna==3.11
# via requests
imagesize==1.4.1
# via sphinx
Expand Down Expand Up @@ -149,7 +149,7 @@ more-itertools==10.8.0
# via
# jaraco-classes
# jaraco-functools
nh3==0.3.0
nh3==0.3.1
# via readme-renderer
openapi-codec==1.3.2
# via django-rest-swagger
Expand Down Expand Up @@ -195,7 +195,7 @@ pyyaml==6.0.3
# sphinxcontrib-openapi
readme-renderer==44.0
# via twine
referencing==0.36.2
referencing==0.37.0
# via
# jsonschema
# jsonschema-specifications
Expand All @@ -212,7 +212,7 @@ restructuredtext-lint==1.4.0
# via doc8
rfc3986==2.0.0
# via twine
rich==14.1.0
rich==14.2.0
# via twine
roman-numerals-py==3.1.0
# via sphinx
Expand Down
2 changes: 1 addition & 1 deletion requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ markupsafe==3.0.3
# via jinja2
mccabe==0.7.0
# via pylint
platformdirs==4.4.0
platformdirs==4.5.0
# via pylint
pycodestyle==2.14.0
# via -r requirements/quality.in
Expand Down
10 changes: 5 additions & 5 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ billiard==4.2.2
# via
# -r requirements/base.txt
# celery
boto3==1.40.45
boto3==1.40.55
# via -r requirements/test.in
botocore==1.40.45
botocore==1.40.55
# via
# boto3
# s3transfer
Expand All @@ -45,7 +45,7 @@ click-repl==0.3.0
# via
# -r requirements/base.txt
# celery
coverage[toml]==7.10.7
coverage[toml]==7.11.0
# via pytest-cov
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
Expand All @@ -67,7 +67,7 @@ inflection==0.5.1
# via
# -r requirements/base.txt
# drf-yasg
iniconfig==2.1.0
iniconfig==2.3.0
# via pytest
jmespath==1.0.1
# via
Expand Down Expand Up @@ -129,7 +129,7 @@ sqlparse==0.5.3
# via
# -r requirements/base.txt
# django
testfixtures==9.1.0
testfixtures==9.2.0
# via -r requirements/test.in
tzdata==2025.2
# via
Expand Down