Skip to content
Open
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.17.0
# via edx-opaque-keys
python-dateutil==2.9.0.post0
# via -r requirements/base.in
pytz==2026.1.post1
pytz==2026.2
# via -r requirements/base.in
pyyaml==6.0.3
# via -r requirements/base.in
Expand Down
6 changes: 3 additions & 3 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
cachetools==7.1.0
cachetools==7.1.1
# via tox
colorama==0.4.6
# via tox
Expand All @@ -30,13 +30,13 @@ pluggy==1.6.0
# via tox
pyproject-api==1.10.0
# via tox
python-discovery==1.2.2
python-discovery==1.3.0
# via
# tox
# virtualenv
tomli-w==1.2.0
# via tox
tox==4.53.1
# via -r requirements/ci.in
virtualenv==21.3.0
virtualenv==21.3.1
# via tox
16 changes: 8 additions & 8 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.43.2
boto3==1.43.6
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.43.2
botocore==1.43.6
# via
# -r requirements/test.txt
# boto3
Expand All @@ -30,7 +30,7 @@ build==1.5.0
# via
# -r requirements/pip-tools.txt
# pip-tools
cachetools==7.1.0
cachetools==7.1.1
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -78,7 +78,7 @@ distlib==0.4.0
# -r requirements/ci.txt
# -r requirements/test.txt
# virtualenv
django==5.2.13
django==5.2.14
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.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.2.2
python-discovery==1.3.0
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand All @@ -240,7 +240,7 @@ python-slugify==8.0.4
# via
# -r requirements/test.txt
# code-annotations
pytz==2026.1.post1
pytz==2026.2
# via -r requirements/test.txt
pyyaml==6.0.3
# via
Expand Down Expand Up @@ -294,11 +294,11 @@ typing-extensions==4.15.0
# via
# -r requirements/test.txt
# edx-opaque-keys
urllib3==2.6.3
urllib3==2.7.0
# via
# -r requirements/test.txt
# botocore
virtualenv==21.3.0
virtualenv==21.3.1
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand Down
10 changes: 5 additions & 5 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.43.2
boto3==1.43.6
# via fs-s3fs
botocore==1.43.2
botocore==1.43.6
# via
# boto3
# s3transfer
django==5.2.13
django==5.2.14
# 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==2026.1.post1
pytz==2026.2
# via -r requirements/base.txt
pyyaml==6.0.3
# via -r requirements/base.txt
Expand All @@ -82,7 +82,7 @@ typing-extensions==4.15.0
# via
# -r requirements/base.txt
# edx-opaque-keys
urllib3==2.6.3
urllib3==2.7.0
# via botocore
web-fragments==4.0.0
# via -r requirements/base.txt
Expand Down
10 changes: 5 additions & 5 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.43.2
boto3==1.43.6
# via
# -r requirements/django.txt
# fs-s3fs
botocore==1.43.2
botocore==1.43.6
# via
# -r requirements/django.txt
# boto3
Expand All @@ -35,7 +35,7 @@ certifi==2026.4.22
# via requests
charset-normalizer==3.4.7
# via requests
django==5.2.13
django==5.2.14
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/django.txt
Expand Down Expand Up @@ -102,7 +102,7 @@ python-dateutil==2.9.0.post0
# via
# -r requirements/django.txt
# botocore
pytz==2026.1.post1
pytz==2026.2
# via -r requirements/django.txt
pyyaml==6.0.3
# via -r requirements/django.txt
Expand Down Expand Up @@ -159,7 +159,7 @@ typing-extensions==4.15.0
# beautifulsoup4
# edx-opaque-keys
# pydata-sphinx-theme
urllib3==2.6.3
urllib3==2.7.0
# via
# -r requirements/django.txt
# botocore
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ wheel==0.47.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==26.1
pip==26.1.1
# via -r requirements/pip.in
setuptools==82.0.1
# via -r requirements/pip.in
14 changes: 7 additions & 7 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.43.2
boto3==1.43.6
# via
# -r requirements/django.txt
# fs-s3fs
botocore==1.43.2
botocore==1.43.6
# via
# -r requirements/django.txt
# boto3
# s3transfer
cachetools==7.1.0
cachetools==7.1.1
# via tox
chardet==7.4.3
# via diff-cover
Expand Down Expand Up @@ -170,13 +170,13 @@ python-dateutil==2.9.0.post0
# via
# -r requirements/django.txt
# botocore
python-discovery==1.2.2
python-discovery==1.3.0
# via
# tox
# virtualenv
python-slugify==8.0.4
# via code-annotations
pytz==2026.1.post1
pytz==2026.2
# via -r requirements/django.txt
pyyaml==6.0.3
# via
Expand Down Expand Up @@ -220,11 +220,11 @@ typing-extensions==4.15.0
# via
# -r requirements/django.txt
# edx-opaque-keys
urllib3==2.6.3
urllib3==2.7.0
# via
# -r requirements/django.txt
# botocore
virtualenv==21.3.0
virtualenv==21.3.1
# via tox
web-fragments==4.0.0
# via -r requirements/django.txt
Expand Down