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
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ appdirs==1.4.4
# via 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 @@ -72,7 +72,7 @@ six==1.17.0
# python-dateutil
sqlparse==0.5.5
# via django
stevedore==5.6.0
stevedore==5.7.0
# via edx-opaque-keys
typing-extensions==4.15.0
# via edx-opaque-keys
Expand Down
22 changes: 11 additions & 11 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ binaryornot==0.4.4
# via
# -r requirements/test.txt
# cookiecutter
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 All @@ -50,7 +50,7 @@ cffi==2.0.0
# via
# -r requirements/test.txt
# cryptography
chardet==5.2.0
chardet==6.0.0.post1
# via
# -r requirements/test.txt
# -r requirements/tox.txt
Expand Down Expand Up @@ -131,7 +131,7 @@ edx-opaque-keys[django]==3.0.0
# via
# -r requirements/test.txt
# openedx-filters
filelock==3.24.1
filelock==3.24.3
# via
# -r requirements/tox.txt
# tox
Expand Down Expand Up @@ -163,7 +163,7 @@ 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 @@ -254,7 +254,7 @@ packaging==26.0
# pytest
# tox
# twine
platformdirs==4.9.1
platformdirs==4.9.2
# via
# -r requirements/test.txt
# -r requirements/tox.txt
Expand All @@ -279,7 +279,7 @@ pygments==2.19.2
# pytest
# readme-renderer
# rich
pylint==4.0.4
pylint==4.0.5
# via
# -r requirements/test.txt
# edx-lint
Expand Down Expand Up @@ -358,7 +358,7 @@ rfc3986==2.0.0
# via
# -r requirements/test.txt
# twine
rich==14.3.2
rich==14.3.3
# via
# -r requirements/test.txt
# cookiecutter
Expand Down Expand Up @@ -387,7 +387,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 @@ -400,7 +400,7 @@ tomlkit==0.14.0
# via
# -r requirements/test.txt
# pylint
tox==4.36.0
tox==4.44.0
# via -r requirements/tox.txt
twine==6.2.0
# via -r requirements/test.txt
Expand All @@ -419,7 +419,7 @@ urllib3==2.6.3
# id
# requests
# twine
virtualenv==20.36.1
virtualenv==20.38.0
# via
# -r requirements/tox.txt
# tox
Expand Down
6 changes: 3 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ asgiref==3.11.1
# via
# -r requirements/base.txt
# django
boto3==1.42.49
boto3==1.42.54
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.42.49
botocore==1.42.54
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -122,7 +122,7 @@ sqlparse==0.5.5
# via
# -r requirements/base.txt
# 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/docs.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/base.txt
# fs-s3fs
botocore==1.42.49
botocore==1.42.54
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -173,7 +173,7 @@ sqlparse==0.5.5
# via
# -r requirements/base.txt
# django
stevedore==5.6.0
stevedore==5.7.0
# via
# -r requirements/base.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
16 changes: 8 additions & 8 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ backports-tarfile==1.2.0
# via jaraco-context
binaryornot==0.4.4
# via cookiecutter
boto3==1.42.49
boto3==1.42.54
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.42.49
botocore==1.42.54
# via
# -r requirements/base.txt
# boto3
Expand All @@ -35,7 +35,7 @@ certifi==2026.1.4
# via requests
cffi==2.0.0
# via cryptography
chardet==5.2.0
chardet==6.0.0.post1
# via binaryornot
charset-normalizer==3.4.4
# via requests
Expand Down Expand Up @@ -96,7 +96,7 @@ idna==3.11
# via requests
importlib-metadata==8.7.1
# via keyring
isort==7.0.0
isort==8.0.0
# via pylint
jaraco-classes==3.4.0
# via keyring
Expand Down Expand Up @@ -158,7 +158,7 @@ openedx-filters==2.1.0
# via -r requirements/base.txt
packaging==26.0
# via twine
platformdirs==4.9.1
platformdirs==4.9.2
# via pylint
pycodestyle==2.14.0
# via -r requirements/quality.in
Expand All @@ -168,7 +168,7 @@ pygments==2.19.2
# via
# readme-renderer
# rich
pylint==4.0.4
pylint==4.0.5
# via
# -r requirements/quality.in
# edx-lint
Expand Down Expand Up @@ -221,7 +221,7 @@ requests-toolbelt==1.0.0
# via twine
rfc3986==2.0.0
# via twine
rich==14.3.2
rich==14.3.3
# via
# cookiecutter
# twine
Expand All @@ -247,7 +247,7 @@ sqlparse==0.5.5
# via
# -r requirements/base.txt
# django
stevedore==5.6.0
stevedore==5.7.0
# via
# -r requirements/base.txt
# code-annotations
Expand Down
16 changes: 8 additions & 8 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ backports-tarfile==1.2.0
# via jaraco-context
binaryornot==0.4.4
# via cookiecutter
boto3==1.42.49
boto3==1.42.54
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.42.49
botocore==1.42.54
# via
# -r requirements/base.txt
# boto3
Expand All @@ -35,7 +35,7 @@ certifi==2026.1.4
# via requests
cffi==2.0.0
# via cryptography
chardet==5.2.0
chardet==6.0.0.post1
# via binaryornot
charset-normalizer==3.4.4
# via requests
Expand Down Expand Up @@ -103,7 +103,7 @@ importlib-metadata==8.7.1
# via keyring
iniconfig==2.3.0
# via pytest
isort==7.0.0
isort==8.0.0
# via pylint
jaraco-classes==3.4.0
# via keyring
Expand Down Expand Up @@ -169,7 +169,7 @@ packaging==26.0
# via
# pytest
# twine
platformdirs==4.9.1
platformdirs==4.9.2
# via pylint
pluggy==1.6.0
# via pytest
Expand All @@ -182,7 +182,7 @@ pygments==2.19.2
# pytest
# readme-renderer
# rich
pylint==4.0.4
pylint==4.0.5
# via
# edx-lint
# pylint-celery
Expand Down Expand Up @@ -241,7 +241,7 @@ requests-toolbelt==1.0.0
# via twine
rfc3986==2.0.0
# via twine
rich==14.3.2
rich==14.3.3
# via
# cookiecutter
# twine
Expand All @@ -267,7 +267,7 @@ sqlparse==0.5.5
# via
# -r requirements/base.txt
# django
stevedore==5.6.0
stevedore==5.7.0
# via
# -r requirements/base.txt
# code-annotations
Expand Down
10 changes: 5 additions & 5 deletions requirements/tox.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,29 +6,29 @@
#
cachetools==7.0.1
# via tox
chardet==5.2.0
chardet==6.0.0.post1
# via tox
colorama==0.4.6
# via tox
distlib==0.4.0
# via virtualenv
filelock==3.24.1
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.36.0
tox==4.44.0
# via -r requirements/tox.in
virtualenv==20.36.1
virtualenv==20.38.0
# via tox