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.9.1
# via django
django==4.2.23
django==4.2.24
# via
# -c https:/raw.githubusercontent.com/openedx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.in
Expand Down
16 changes: 8 additions & 8 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.40.21
boto3==1.40.25
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.40.21
botocore==1.40.25
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -89,7 +89,7 @@ coverage[toml]==7.10.6
# coveralls
coveralls==4.0.1
# via -r requirements/test.txt
cryptography==45.0.6
cryptography==45.0.7
# via
# -r requirements/test.txt
# secretstorage
Expand All @@ -103,7 +103,7 @@ distlib==0.4.0
# via
# -r requirements/tox.txt
# virtualenv
django==4.2.23
django==4.2.24
# via
# -c https:/raw.githubusercontent.com/openedx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -210,7 +210,7 @@ mdurl==0.1.2
# via
# -r requirements/test.txt
# markdown-it-py
more-itertools==10.7.0
more-itertools==10.8.0
# via
# -r requirements/test.txt
# jaraco-classes
Expand Down Expand Up @@ -278,7 +278,7 @@ pyproject-api==1.9.1
# via
# -r requirements/tox.txt
# tox
pytest==8.4.1
pytest==8.4.2
# via -r requirements/test.txt
python-dateutil==2.9.0.post0
# via
Expand Down Expand Up @@ -363,9 +363,9 @@ tomlkit==0.13.3
# via
# -r requirements/test.txt
# pylint
tox==4.29.0
tox==4.30.2
# via -r requirements/tox.txt
twine==6.1.0
twine==6.2.0
# via -r requirements/test.txt
types-python-dateutil==2.9.0.20250822
# via
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.9.1
# via
# -r requirements/base.txt
# django
django==4.2.23
django==4.2.24
# via
# -r requirements/base.txt
# edx-i18n-tools
Expand Down
2 changes: 1 addition & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ certifi==2025.8.3
# via requests
charset-normalizer==3.4.3
# via requests
django==4.2.23
django==4.2.24
# via -r requirements/base.txt
docutils==0.21.2
# via
Expand Down
6 changes: 3 additions & 3 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.40.21
boto3==1.40.25
# via fs-s3fs
botocore==1.40.21
botocore==1.40.25
# 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==4.2.23
django==4.2.24
# via
# -c https:/raw.githubusercontent.com/openedx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.txt
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.40.21
boto3==1.40.25
# via fs-s3fs
botocore==1.40.21
botocore==1.40.25
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -52,7 +52,7 @@ coverage[toml]==7.10.6
# via coveralls
coveralls==4.0.1
# via -r requirements/test.in
cryptography==45.0.6
cryptography==45.0.7
# via secretstorage
ddt==1.7.2
# via -r requirements/test.in
Expand Down Expand Up @@ -126,7 +126,7 @@ mccabe==0.7.0
# via pylint
mdurl==0.1.2
# via markdown-it-py
more-itertools==10.7.0
more-itertools==10.8.0
# via
# jaraco-classes
# jaraco-functools
Expand Down Expand Up @@ -163,7 +163,7 @@ pylint-plugin-utils==0.9.0
# pylint-django
pypng==0.20220715.0
# via xblock-sdk
pytest==8.4.1
pytest==8.4.2
# via -r requirements/test.in
python-dateutil==2.9.0.post0
# via
Expand Down Expand Up @@ -229,7 +229,7 @@ text-unidecode==1.3
# via python-slugify
tomlkit==0.13.3
# via pylint
twine==6.1.0
twine==6.2.0
# via -r requirements/test.in
types-python-dateutil==2.9.0.20250822
# via arrow
Expand Down
2 changes: 1 addition & 1 deletion requirements/tox.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ pluggy==1.6.0
# via tox
pyproject-api==1.9.1
# via tox
tox==4.29.0
tox==4.30.2
# via -r requirements/tox.in
virtualenv==20.34.0
# via tox