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 @@ -24,7 +24,7 @@ pymongo==4.16.0
# via edx-opaque-keys
python-dateutil==2.9.0.post0
# via -r requirements/base.in
pytz==2025.2
pytz==2026.1.post1
# via -r requirements/base.in
pyyaml==6.0.3
# via -r requirements/base.in
Expand Down
12 changes: 7 additions & 5 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
#
# make upgrade
#
cachetools==7.0.1
cachetools==7.0.3
# via tox
colorama==0.4.6
# via tox
coverage==7.13.4
# via -r requirements/ci.in
distlib==0.4.0
# via virtualenv
filelock==3.24.3
filelock==3.25.0
# via
# python-discovery
# tox
Expand All @@ -21,7 +21,7 @@ packaging==26.0
# via
# pyproject-api
# tox
platformdirs==4.9.2
platformdirs==4.9.4
# via
# python-discovery
# tox
Expand All @@ -30,9 +30,11 @@ pluggy==1.6.0
# via tox
pyproject-api==1.10.0
# via tox
python-discovery==1.1.0
python-discovery==1.1.1
# via virtualenv
tox==4.46.3
tomli-w==1.2.0
# via tox
tox==4.49.0
# via -r requirements/ci.in
virtualenv==21.1.0
# via tox
27 changes: 16 additions & 11 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.59
boto3==1.42.63
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.42.59
botocore==1.42.63
# via
# -r requirements/test.txt
# boto3
Expand All @@ -30,12 +30,12 @@ build==1.4.0
# via
# -r requirements/pip-tools.txt
# pip-tools
cachetools==7.0.1
cachetools==7.0.3
# via
# -r requirements/ci.txt
# -r requirements/test.txt
# tox
chardet==6.0.0.post1
chardet==7.0.1
# via
# -r requirements/test.txt
# diff-cover
Expand All @@ -51,7 +51,7 @@ click-log==0.4.0
# via
# -r requirements/test.txt
# edx-lint
code-annotations==2.3.0
code-annotations==2.3.2
# via
# -r requirements/test.txt
# edx-lint
Expand All @@ -78,7 +78,7 @@ distlib==0.4.0
# -r requirements/ci.txt
# -r requirements/test.txt
# virtualenv
django==5.2.11
django==5.2.12
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
Expand All @@ -91,7 +91,7 @@ edx-lint==5.6.0
# via -r requirements/test.txt
edx-opaque-keys==3.1.0
# via -r requirements/test.txt
filelock==3.24.3
filelock==3.25.0
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -160,7 +160,7 @@ path==17.1.1
# via -r requirements/test.txt
pip-tools==7.5.3
# via -r requirements/pip-tools.txt
platformdirs==4.9.2
platformdirs==4.9.4
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -230,7 +230,7 @@ python-dateutil==2.9.0.post0
# via
# -r requirements/test.txt
# botocore
python-discovery==1.1.0
python-discovery==1.1.1
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand All @@ -239,7 +239,7 @@ python-slugify==8.0.4
# via
# -r requirements/test.txt
# code-annotations
pytz==2025.2
pytz==2026.1.post1
# via -r requirements/test.txt
pyyaml==6.0.3
# via
Expand Down Expand Up @@ -275,11 +275,16 @@ text-unidecode==1.3
# via
# -r requirements/test.txt
# python-slugify
tomli-w==1.2.0
# via
# -r requirements/ci.txt
# -r requirements/test.txt
# tox
tomlkit==0.14.0
# via
# -r requirements/test.txt
# pylint
tox==4.46.3
tox==4.49.0
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand Down
8 changes: 4 additions & 4 deletions requirements/django.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ appdirs==1.4.4
# fs
asgiref==3.11.1
# via django
boto3==1.42.59
boto3==1.42.63
# via fs-s3fs
botocore==1.42.59
botocore==1.42.63
# via
# boto3
# s3transfer
django==5.2.11
django==5.2.12
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/django.in
Expand Down Expand Up @@ -58,7 +58,7 @@ python-dateutil==2.9.0.post0
# via
# -r requirements/base.txt
# botocore
pytz==2025.2
pytz==2026.1.post1
# via -r requirements/base.txt
pyyaml==6.0.3
# via -r requirements/base.txt
Expand Down
12 changes: 6 additions & 6 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,20 +22,20 @@ babel==2.18.0
# sphinx
beautifulsoup4==4.14.3
# via pydata-sphinx-theme
boto3==1.42.59
boto3==1.42.63
# via
# -r requirements/django.txt
# fs-s3fs
botocore==1.42.59
botocore==1.42.63
# via
# -r requirements/django.txt
# boto3
# s3transfer
certifi==2026.2.25
# via requests
charset-normalizer==3.4.4
charset-normalizer==3.4.5
# via requests
django==5.2.11
django==5.2.12
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/django.txt
Expand All @@ -61,7 +61,7 @@ fs-s3fs==1.1.1
# openedx-django-pyfs
idna==3.11
# via requests
imagesize==1.4.1
imagesize==2.0.0
# via sphinx
jinja2==3.1.6
# via sphinx
Expand Down Expand Up @@ -104,7 +104,7 @@ python-dateutil==2.9.0.post0
# via
# -r requirements/django.txt
# botocore
pytz==2025.2
pytz==2026.1.post1
# via -r requirements/django.txt
pyyaml==6.0.3
# via -r requirements/django.txt
Expand Down
22 changes: 12 additions & 10 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,18 +17,18 @@ astroid==4.0.4
# -r requirements/test.in
# pylint
# pylint-celery
boto3==1.42.59
boto3==1.42.63
# via
# -r requirements/django.txt
# fs-s3fs
botocore==1.42.59
botocore==1.42.63
# via
# -r requirements/django.txt
# boto3
# s3transfer
cachetools==7.0.1
cachetools==7.0.3
# via tox
chardet==6.0.0.post1
chardet==7.0.1
# via diff-cover
click==8.3.1
# via
Expand All @@ -37,7 +37,7 @@ click==8.3.1
# edx-lint
click-log==0.4.0
# via edx-lint
code-annotations==2.3.0
code-annotations==2.3.2
# via edx-lint
colorama==0.4.6
# via tox
Expand Down Expand Up @@ -65,7 +65,7 @@ edx-lint==5.6.0
# via -r requirements/test.in
edx-opaque-keys==3.1.0
# via -r requirements/django.txt
filelock==3.24.3
filelock==3.25.0
# via
# python-discovery
# tox
Expand Down Expand Up @@ -118,7 +118,7 @@ packaging==26.0
# tox
path==17.1.1
# via -r requirements/test.in
platformdirs==4.9.2
platformdirs==4.9.4
# via
# pylint
# python-discovery
Expand Down Expand Up @@ -170,11 +170,11 @@ python-dateutil==2.9.0.post0
# via
# -r requirements/django.txt
# botocore
python-discovery==1.1.0
python-discovery==1.1.1
# via virtualenv
python-slugify==8.0.4
# via code-annotations
pytz==2025.2
pytz==2026.1.post1
# via -r requirements/django.txt
pyyaml==6.0.3
# via
Expand Down Expand Up @@ -206,9 +206,11 @@ stevedore==5.7.0
# edx-opaque-keys
text-unidecode==1.3
# via python-slugify
tomli-w==1.2.0
# via tox
tomlkit==0.14.0
# via pylint
tox==4.46.3
tox==4.49.0
# via -r requirements/test.in
typing-extensions==4.15.0
# via
Expand Down