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
10 changes: 5 additions & 5 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,33 +4,33 @@
#
# make upgrade
#
cachetools==7.0.0
cachetools==7.0.1
# via tox
chardet==5.2.0
# via tox
colorama==0.4.6
# via tox
coverage==7.13.3
coverage==7.13.4
# via -r requirements/ci.in
distlib==0.4.0
# via virtualenv
filelock==3.20.3
filelock==3.24.0
# via
# tox
# virtualenv
packaging==26.0
# via
# pyproject-api
# tox
platformdirs==4.5.1
platformdirs==4.9.1
# via
# tox
# virtualenv
pluggy==1.6.0
# via tox
pyproject-api==1.10.0
# via tox
tox==4.34.1
tox==4.35.0
# via -r requirements/ci.in
virtualenv==20.36.1
# via tox
20 changes: 10 additions & 10 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ astroid==4.0.4
# -r requirements/test.txt
# pylint
# pylint-celery
boto3==1.42.44
boto3==1.42.49
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.42.44
botocore==1.42.49
# via
# -r requirements/test.txt
# boto3
Expand All @@ -30,7 +30,7 @@ build==1.4.0
# via
# -r requirements/pip-tools.txt
# pip-tools
cachetools==7.0.0
cachetools==7.0.1
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -62,7 +62,7 @@ colorama==0.4.6
# -r requirements/ci.txt
# -r requirements/test.txt
# tox
coverage[toml]==7.13.3
coverage[toml]==7.13.4
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -93,7 +93,7 @@ edx-lint==5.6.0
# via -r requirements/test.txt
edx-opaque-keys==3.0.0
# via -r requirements/test.txt
filelock==3.20.3
filelock==3.24.0
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand All @@ -108,7 +108,7 @@ fs-s3fs==1.1.1
# via
# -r requirements/test.txt
# openedx-django-pyfs
hypothesis==6.151.5
hypothesis==6.151.6
# via -r requirements/test.txt
iniconfig==2.3.0
# via
Expand Down Expand Up @@ -159,9 +159,9 @@ packaging==26.0
# wheel
path==17.1.1
# via -r requirements/test.txt
pip-tools==7.5.2
pip-tools==7.5.3
# via -r requirements/pip-tools.txt
platformdirs==4.5.1
platformdirs==4.9.1
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -224,7 +224,7 @@ pytest==9.0.2
# pytest-django
pytest-cov==7.0.0
# via -r requirements/test.txt
pytest-django==4.11.1
pytest-django==4.12.0
# via -r requirements/test.txt
python-dateutil==2.9.0.post0
# via
Expand Down Expand Up @@ -274,7 +274,7 @@ tomlkit==0.14.0
# via
# -r requirements/test.txt
# pylint
tox==4.34.1
tox==4.35.0
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand Down
4 changes: 2 additions & 2 deletions requirements/django.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ appdirs==1.4.4
# fs
asgiref==3.11.1
# via django
boto3==1.42.44
boto3==1.42.49
# via fs-s3fs
botocore==1.42.44
botocore==1.42.49
# via
# boto3
# s3transfer
Expand Down
4 changes: 2 additions & 2 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ babel==2.18.0
# sphinx
beautifulsoup4==4.14.3
# via pydata-sphinx-theme
boto3==1.42.44
boto3==1.42.49
# via
# -r requirements/django.txt
# fs-s3fs
botocore==1.42.44
botocore==1.42.49
# via
# -r requirements/django.txt
# boto3
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ packaging==26.0
# via
# build
# wheel
pip-tools==7.5.2
pip-tools==7.5.3
# via -r requirements/pip-tools.in
pyproject-hooks==1.2.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 @@ -14,5 +14,5 @@ pip==25.3
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/pip.in
setuptools==81.0.0
setuptools==82.0.0
# via -r requirements/pip.in
18 changes: 9 additions & 9 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,16 @@ astroid==4.0.4
# -r requirements/test.in
# pylint
# pylint-celery
boto3==1.42.44
boto3==1.42.49
# via
# -r requirements/django.txt
# fs-s3fs
botocore==1.42.44
botocore==1.42.49
# via
# -r requirements/django.txt
# boto3
# s3transfer
cachetools==7.0.0
cachetools==7.0.1
# via tox
chardet==5.2.0
# via
Expand All @@ -43,7 +43,7 @@ code-annotations==2.3.0
# via edx-lint
colorama==0.4.6
# via tox
coverage[toml]==7.13.3
coverage[toml]==7.13.4
# via
# -r requirements/test.in
# pytest-cov
Expand All @@ -67,7 +67,7 @@ edx-lint==5.6.0
# via -r requirements/test.in
edx-opaque-keys==3.0.0
# via -r requirements/django.txt
filelock==3.20.3
filelock==3.24.0
# via
# tox
# virtualenv
Expand All @@ -80,7 +80,7 @@ fs-s3fs==1.1.1
# via
# -r requirements/django.txt
# openedx-django-pyfs
hypothesis==6.151.5
hypothesis==6.151.6
# via -r requirements/test.in
iniconfig==2.3.0
# via pytest
Expand Down Expand Up @@ -119,7 +119,7 @@ packaging==26.0
# tox
path==17.1.1
# via -r requirements/test.in
platformdirs==4.5.1
platformdirs==4.9.1
# via
# pylint
# tox
Expand Down Expand Up @@ -164,7 +164,7 @@ pytest==9.0.2
# pytest-django
pytest-cov==7.0.0
# via -r requirements/test.in
pytest-django==4.11.1
pytest-django==4.12.0
# via -r requirements/test.in
python-dateutil==2.9.0.post0
# via
Expand Down Expand Up @@ -206,7 +206,7 @@ text-unidecode==1.3
# via python-slugify
tomlkit==0.14.0
# via pylint
tox==4.34.1
tox==4.35.0
# via -r requirements/test.in
typing-extensions==4.15.0
# via
Expand Down