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 @@ -34,7 +34,7 @@ six==1.17.0
# via
# fs
# python-dateutil
stevedore==5.6.0
stevedore==5.7.0
# via edx-opaque-keys
typing-extensions==4.15.0
# via edx-opaque-keys
Expand Down
8 changes: 4 additions & 4 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,23 +14,23 @@ coverage==7.13.4
# via -r requirements/ci.in
distlib==0.4.0
# via virtualenv
filelock==3.24.0
filelock==3.24.3
# via
# tox
# virtualenv
packaging==26.0
# via
# pyproject-api
# tox
platformdirs==4.9.1
platformdirs==4.9.2
# via
# tox
# virtualenv
pluggy==1.6.0
# via tox
pyproject-api==1.10.0
# via tox
tox==4.35.0
tox==4.44.0
# via -r requirements/ci.in
virtualenv==20.36.1
virtualenv==20.38.0
# 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.49
boto3==1.42.54
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.42.49
botocore==1.42.54
# via
# -r requirements/test.txt
# boto3
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.24.0
filelock==3.24.3
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand All @@ -108,13 +108,13 @@ fs-s3fs==1.1.1
# via
# -r requirements/test.txt
# openedx-django-pyfs
hypothesis==6.151.6
hypothesis==6.151.9
# via -r requirements/test.txt
iniconfig==2.3.0
# via
# -r requirements/test.txt
# pytest
isort==7.0.0
isort==8.0.0
# via
# -r requirements/test.txt
# pylint
Expand Down Expand Up @@ -161,7 +161,7 @@ path==17.1.1
# via -r requirements/test.txt
pip-tools==7.5.3
# via -r requirements/pip-tools.txt
platformdirs==4.9.1
platformdirs==4.9.2
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand All @@ -183,7 +183,7 @@ pygments==2.19.2
# -r requirements/test.txt
# diff-cover
# pytest
pylint==4.0.4
pylint==4.0.5
# via
# -r requirements/test.txt
# edx-lint
Expand Down Expand Up @@ -261,7 +261,7 @@ sqlparse==0.5.5
# via
# -r requirements/test.txt
# django
stevedore==5.6.0
stevedore==5.7.0
# via
# -r requirements/test.txt
# code-annotations
Expand All @@ -274,7 +274,7 @@ tomlkit==0.14.0
# via
# -r requirements/test.txt
# pylint
tox==4.35.0
tox==4.44.0
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand All @@ -286,7 +286,7 @@ urllib3==2.6.3
# via
# -r requirements/test.txt
# botocore
virtualenv==20.36.1
virtualenv==20.38.0
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand Down
6 changes: 3 additions & 3 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.49
boto3==1.42.54
# via fs-s3fs
botocore==1.42.49
botocore==1.42.54
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -74,7 +74,7 @@ six==1.17.0
# python-dateutil
sqlparse==0.5.5
# via django
stevedore==5.6.0
stevedore==5.7.0
# via
# -r requirements/base.txt
# edx-opaque-keys
Expand Down
6 changes: 3 additions & 3 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.49
boto3==1.42.54
# via
# -r requirements/django.txt
# fs-s3fs
botocore==1.42.49
botocore==1.42.54
# via
# -r requirements/django.txt
# boto3
Expand Down Expand Up @@ -151,7 +151,7 @@ sqlparse==0.5.5
# via
# -r requirements/django.txt
# django
stevedore==5.6.0
stevedore==5.7.0
# via
# -r requirements/django.txt
# edx-opaque-keys
Expand Down
6 changes: 2 additions & 4 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@ wheel==0.46.3
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==25.3
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/pip.in
pip==26.0.1
# via -r requirements/pip.in
setuptools==82.0.0
# via -r requirements/pip.in
20 changes: 10 additions & 10 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ astroid==4.0.4
# -r requirements/test.in
# pylint
# pylint-celery
boto3==1.42.49
boto3==1.42.54
# via
# -r requirements/django.txt
# fs-s3fs
botocore==1.42.49
botocore==1.42.54
# via
# -r requirements/django.txt
# boto3
Expand Down Expand Up @@ -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.24.0
filelock==3.24.3
# via
# tox
# virtualenv
Expand All @@ -80,11 +80,11 @@ fs-s3fs==1.1.1
# via
# -r requirements/django.txt
# openedx-django-pyfs
hypothesis==6.151.6
hypothesis==6.151.9
# via -r requirements/test.in
iniconfig==2.3.0
# via pytest
isort==7.0.0
isort==8.0.0
# via pylint
jinja2==3.1.6
# via
Expand Down Expand Up @@ -119,7 +119,7 @@ packaging==26.0
# tox
path==17.1.1
# via -r requirements/test.in
platformdirs==4.9.1
platformdirs==4.9.2
# via
# pylint
# tox
Expand All @@ -136,7 +136,7 @@ pygments==2.19.2
# via
# diff-cover
# pytest
pylint==4.0.4
pylint==4.0.5
# via
# -r requirements/test.in
# edx-lint
Expand Down Expand Up @@ -197,7 +197,7 @@ sqlparse==0.5.5
# via
# -r requirements/django.txt
# django
stevedore==5.6.0
stevedore==5.7.0
# via
# -r requirements/django.txt
# code-annotations
Expand All @@ -206,7 +206,7 @@ text-unidecode==1.3
# via python-slugify
tomlkit==0.14.0
# via pylint
tox==4.35.0
tox==4.44.0
# via -r requirements/test.in
typing-extensions==4.15.0
# via
Expand All @@ -216,7 +216,7 @@ urllib3==2.6.3
# via
# -r requirements/django.txt
# botocore
virtualenv==20.36.1
virtualenv==20.38.0
# via tox
web-fragments==3.1.0
# via -r requirements/django.txt
Expand Down