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 @@ -8,7 +8,7 @@ appdirs==1.4.4
# via fs
asgiref==3.11.0
# via django
django==5.2.8
django==5.2.9
# via
# -c https://raw.githubusercontent.com/openedx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.in
Expand Down
14 changes: 7 additions & 7 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.41.5
boto3==1.42.4
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.41.5
botocore==1.42.4
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -103,7 +103,7 @@ distlib==0.4.0
# via
# -r requirements/tox.txt
# virtualenv
django==5.2.8
django==5.2.9
# via
# -c https://raw.githubusercontent.com/openedx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -227,7 +227,7 @@ packaging==25.0
# pytest
# tox
# twine
platformdirs==4.5.0
platformdirs==4.5.1
# via
# -r requirements/test.txt
# -r requirements/tox.txt
Expand Down Expand Up @@ -278,7 +278,7 @@ pyproject-api==1.10.0
# via
# -r requirements/tox.txt
# tox
pytest==9.0.1
pytest==9.0.2
# via -r requirements/test.txt
python-dateutil==2.9.0.post0
# via
Expand Down Expand Up @@ -327,7 +327,7 @@ rich==14.2.0
# -r requirements/test.txt
# cookiecutter
# twine
s3transfer==0.15.0
s3transfer==0.16.0
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -371,7 +371,7 @@ tzdata==2025.2
# via
# -r requirements/test.txt
# arrow
urllib3==2.5.0
urllib3==2.6.0
# via
# -r requirements/test.txt
# botocore
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ asgiref==3.11.0
# via
# -r requirements/base.txt
# django
django==5.2.8
django==5.2.9
# via
# -r requirements/base.txt
# edx-i18n-tools
Expand Down
6 changes: 3 additions & 3 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ certifi==2025.11.12
# via requests
charset-normalizer==3.4.4
# via requests
django==5.2.8
django==5.2.9
# via -r requirements/base.txt
docutils==0.22.3
# via
Expand Down Expand Up @@ -96,7 +96,7 @@ snowballstemmer==3.0.1
# via sphinx
soupsieve==2.8
# via beautifulsoup4
sphinx==9.0.0
sphinx==9.0.4
# via
# -r requirements/docs.in
# pydata-sphinx-theme
Expand All @@ -123,7 +123,7 @@ typing-extensions==4.15.0
# via
# beautifulsoup4
# pydata-sphinx-theme
urllib3==2.5.0
urllib3==2.6.0
# via requests
web-fragments==3.1.0
# via
Expand Down
6 changes: 2 additions & 4 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@ wheel==0.45.1
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==25.2
# via
# -c https://raw.githubusercontent.com/openedx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/pip.in
pip==25.3
# via -r requirements/pip.in
setuptools==80.9.0
# via -r requirements/pip.in
12 changes: 6 additions & 6 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ astroid==3.3.11
# pylint-celery
binaryornot==0.4.4
# via cookiecutter
boto3==1.41.5
boto3==1.42.4
# via fs-s3fs
botocore==1.41.5
botocore==1.42.4
# via
# boto3
# s3transfer
Expand All @@ -48,7 +48,7 @@ ddt==1.7.2
# via -r requirements/quality.in
dill==0.4.0
# via pylint
django==5.2.8
django==5.2.9
# via
# -c https://raw.githubusercontent.com/openedx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.txt
Expand Down Expand Up @@ -95,7 +95,7 @@ mccabe==0.7.0
# via pylint
mdurl==0.1.2
# via markdown-it-py
platformdirs==4.5.0
platformdirs==4.5.1
# via pylint
pycodestyle==2.14.0
# via -r requirements/quality.in
Expand Down Expand Up @@ -144,7 +144,7 @@ requests==2.32.5
# xblock-sdk
rich==14.2.0
# via cookiecutter
s3transfer==0.15.0
s3transfer==0.16.0
# via boto3
simplejson==3.20.2
# via
Expand All @@ -170,7 +170,7 @@ tomlkit==0.13.3
# via pylint
tzdata==2025.2
# via arrow
urllib3==2.5.0
urllib3==2.6.0
# via
# botocore
# requests
Expand Down
12 changes: 6 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ backports-tarfile==1.2.0
# via jaraco-context
binaryornot==0.4.4
# via cookiecutter
boto3==1.41.5
boto3==1.42.4
# via fs-s3fs
botocore==1.41.5
botocore==1.42.4
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -136,7 +136,7 @@ packaging==25.0
# via
# pytest
# twine
platformdirs==4.5.0
platformdirs==4.5.1
# via pylint
pluggy==1.6.0
# via pytest
Expand All @@ -163,7 +163,7 @@ pylint-plugin-utils==0.9.0
# pylint-django
pypng==0.20220715.0
# via xblock-sdk
pytest==9.0.1
pytest==9.0.2
# via -r requirements/test.in
python-dateutil==2.9.0.post0
# via
Expand Down Expand Up @@ -203,7 +203,7 @@ rich==14.2.0
# via
# cookiecutter
# twine
s3transfer==0.15.0
s3transfer==0.16.0
# via boto3
secretstorage==3.5.0
# via keyring
Expand Down Expand Up @@ -233,7 +233,7 @@ twine==6.2.0
# via -r requirements/test.in
tzdata==2025.2
# via arrow
urllib3==2.5.0
urllib3==2.6.0
# via
# botocore
# requests
Expand Down
2 changes: 1 addition & 1 deletion requirements/tox.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ packaging==25.0
# via
# pyproject-api
# tox
platformdirs==4.5.0
platformdirs==4.5.1
# via
# tox
# virtualenv
Expand Down