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
12 changes: 6 additions & 6 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,17 @@
#
appdirs==1.4.4
# via fs
asgiref==3.10.0
asgiref==3.11.0
# via django
bleach[css]==6.2.0
bleach[css]==6.3.0
# via -r requirements/base.in
boto3==1.40.55
boto3==1.41.2
# via fs-s3fs
botocore==1.40.55
botocore==1.41.2
# via
# boto3
# s3transfer
django==4.2.25
django==5.2.8
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.in
Expand Down Expand Up @@ -52,7 +52,7 @@ pytz==2025.2
# via xblock
pyyaml==6.0.3
# via xblock
s3transfer==0.14.0
s3transfer==0.15.0
# via boto3
simplejson==3.20.2
# via xblock
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ tox==3.28.0
# tox-battery
tox-battery==0.6.2
# via -r requirements/ci.in
virtualenv==20.35.3
virtualenv==20.35.4
# via tox
26 changes: 13 additions & 13 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ arrow==1.4.0
# via
# -r requirements/quality.txt
# cookiecutter
asgiref==3.10.0
asgiref==3.11.0
# via
# -r requirements/quality.txt
# django
Expand All @@ -25,13 +25,13 @@ binaryornot==0.4.4
# via
# -r requirements/quality.txt
# cookiecutter
bleach[css]==6.2.0
bleach[css]==6.3.0
# via -r requirements/quality.txt
boto3==1.40.55
boto3==1.41.2
# via
# -r requirements/quality.txt
# fs-s3fs
botocore==1.40.55
botocore==1.41.2
# via
# -r requirements/quality.txt
# boto3
Expand All @@ -40,7 +40,7 @@ build==1.3.0
# via
# -r requirements/pip-tools.txt
# pip-tools
certifi==2025.10.5
certifi==2025.11.12
# via
# -r requirements/quality.txt
# requests
Expand All @@ -52,7 +52,7 @@ charset-normalizer==3.4.4
# via
# -r requirements/quality.txt
# requests
click==8.3.0
click==8.3.1
# via
# -r requirements/pip-tools.txt
# -r requirements/quality.txt
Expand All @@ -73,7 +73,7 @@ cookiecutter==2.6.0
# via
# -r requirements/quality.txt
# xblock-sdk
coverage[toml]==7.11.0
coverage[toml]==7.12.0
# via
# -r requirements/quality.txt
# pytest-cov
Expand All @@ -85,7 +85,7 @@ distlib==0.4.0
# via
# -r requirements/ci.txt
# virtualenv
django==4.2.25
django==5.2.8
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -189,7 +189,7 @@ path==16.16.0
# via
# -r requirements/quality.txt
# edx-i18n-tools
pip-tools==7.5.1
pip-tools==7.5.2
# via -r requirements/pip-tools.txt
platformdirs==4.5.0
# via
Expand Down Expand Up @@ -250,7 +250,7 @@ pyproject-hooks==1.2.0
# -r requirements/pip-tools.txt
# build
# pip-tools
pytest==8.4.2
pytest==9.0.1
# via
# -r requirements/quality.txt
# pytest-cov
Expand Down Expand Up @@ -290,7 +290,7 @@ rich==14.2.0
# via
# -r requirements/quality.txt
# cookiecutter
s3transfer==0.14.0
s3transfer==0.15.0
# via
# -r requirements/quality.txt
# boto3
Expand All @@ -316,7 +316,7 @@ sqlparse==0.5.3
# via
# -r requirements/quality.txt
# django
stevedore==5.5.0
stevedore==5.6.0
# via
# -r requirements/quality.txt
# code-annotations
Expand Down Expand Up @@ -347,7 +347,7 @@ urllib3==2.5.0
# -r requirements/quality.txt
# botocore
# requests
virtualenv==20.35.3
virtualenv==20.35.4
# via
# -r requirements/ci.txt
# tox
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
#
build==1.3.0
# via pip-tools
click==8.3.0
click==8.3.1
# via pip-tools
packaging==25.0
# via build
pip-tools==7.5.1
pip-tools==7.5.2
# via -r requirements/pip-tools.in
pyproject-hooks==1.2.0
# via
Expand Down
4 changes: 3 additions & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ wheel==0.45.1

# The following packages are considered to be unsafe in a requirements file:
pip==25.2
# via -r requirements/pip.in
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/pip.in
setuptools==80.9.0
# via -r requirements/pip.in
22 changes: 11 additions & 11 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ arrow==1.4.0
# via
# -r requirements/test.txt
# cookiecutter
asgiref==3.10.0
asgiref==3.11.0
# via
# -r requirements/test.txt
# django
Expand All @@ -24,18 +24,18 @@ binaryornot==0.4.4
# via
# -r requirements/test.txt
# cookiecutter
bleach[css]==6.2.0
bleach[css]==6.3.0
# via -r requirements/test.txt
boto3==1.40.55
boto3==1.41.2
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.40.55
botocore==1.41.2
# via
# -r requirements/test.txt
# boto3
# s3transfer
certifi==2025.10.5
certifi==2025.11.12
# via
# -r requirements/test.txt
# requests
Expand All @@ -47,7 +47,7 @@ charset-normalizer==3.4.4
# via
# -r requirements/test.txt
# requests
click==8.3.0
click==8.3.1
# via
# -r requirements/test.txt
# click-log
Expand All @@ -64,13 +64,13 @@ cookiecutter==2.6.0
# via
# -r requirements/test.txt
# xblock-sdk
coverage[toml]==7.11.0
coverage[toml]==7.12.0
# via
# -r requirements/test.txt
# pytest-cov
dill==0.4.0
# via pylint
django==4.2.25
django==5.2.8
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -201,7 +201,7 @@ pypng==0.20220715.0
# via
# -r requirements/test.txt
# xblock-sdk
pytest==8.4.2
pytest==9.0.1
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -241,7 +241,7 @@ rich==14.2.0
# via
# -r requirements/test.txt
# cookiecutter
s3transfer==0.14.0
s3transfer==0.15.0
# via
# -r requirements/test.txt
# boto3
Expand All @@ -263,7 +263,7 @@ sqlparse==0.5.3
# via
# -r requirements/test.txt
# django
stevedore==5.5.0
stevedore==5.6.0
# via
# -r requirements/test.txt
# code-annotations
Expand Down
18 changes: 9 additions & 9 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,37 +10,37 @@ appdirs==1.4.4
# fs
arrow==1.4.0
# via cookiecutter
asgiref==3.10.0
asgiref==3.11.0
# via
# -r requirements/base.txt
# django
binaryornot==0.4.4
# via cookiecutter
# via -r requirements/base.txt
boto3==1.40.55
boto3==1.41.2
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.40.55
botocore==1.41.2
# via
# -r requirements/base.txt
# boto3
# s3transfer
certifi==2025.10.5
certifi==2025.11.12
# via requests
chardet==5.2.0
# via binaryornot
charset-normalizer==3.4.4
# via requests
click==8.3.0
click==8.3.1
# via
# code-annotations
# cookiecutter
code-annotations==2.3.0
# via -r requirements/test.in
cookiecutter==2.6.0
# via xblock-sdk
coverage[toml]==7.11.0
coverage[toml]==7.12.0
# via pytest-cov
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
Expand Down Expand Up @@ -123,7 +123,7 @@ pygments==2.19.2
# rich
pypng==0.20220715.0
# via xblock-sdk
pytest==8.4.2
pytest==9.0.1
# via
# pytest-cov
# pytest-django
Expand Down Expand Up @@ -158,7 +158,7 @@ requests==2.32.5
# xblock-sdk
rich==14.2.0
# via cookiecutter
s3transfer==0.14.0
s3transfer==0.15.0
# via
# -r requirements/base.txt
# boto3
Expand All @@ -177,7 +177,7 @@ sqlparse==0.5.3
# via
# -r requirements/base.txt
# django
stevedore==5.5.0
stevedore==5.6.0
# via code-annotations
text-unidecode==1.3
# via python-slugify
Expand Down