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.9
django==5.2.10
# 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.42.21
boto3==1.42.25
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.42.21
botocore==1.42.25
# 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.9
django==5.2.10
# via
# -c https://raw.githubusercontent.com/openedx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
Expand All @@ -118,7 +118,7 @@ docutils==0.22.4
# readme-renderer
edx-lint==5.6.0
# via -r requirements/test.txt
filelock==3.20.2
filelock==3.20.3
# via
# -r requirements/tox.txt
# tox
Expand Down Expand Up @@ -363,21 +363,21 @@ tomlkit==0.13.3
# via
# -r requirements/test.txt
# pylint
tox==4.33.0
tox==4.34.1
# via -r requirements/tox.txt
twine==6.2.0
# via -r requirements/test.txt
tzdata==2025.3
# via
# -r requirements/test.txt
# arrow
urllib3==2.6.2
urllib3==2.6.3
# via
# -r requirements/test.txt
# botocore
# requests
# twine
virtualenv==20.35.4
virtualenv==20.36.1
# via
# -r requirements/tox.txt
# tox
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.9
django==5.2.10
# via
# -r requirements/base.txt
# edx-i18n-tools
Expand Down
4 changes: 2 additions & 2 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ certifi==2026.1.4
# via requests
charset-normalizer==3.4.4
# via requests
django==5.2.9
django==5.2.10
# via -r requirements/base.txt
docutils==0.22.4
# via
Expand Down Expand Up @@ -123,7 +123,7 @@ typing-extensions==4.15.0
# via
# beautifulsoup4
# pydata-sphinx-theme
urllib3==2.6.2
urllib3==2.6.3
# via requests
web-fragments==3.1.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
build==1.3.0
build==1.4.0
# via pip-tools
click==8.3.1
# via pip-tools
Expand Down
8 changes: 4 additions & 4 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ astroid==4.0.3
# pylint-celery
binaryornot==0.4.4
# via cookiecutter
boto3==1.42.21
boto3==1.42.25
# via fs-s3fs
botocore==1.42.21
botocore==1.42.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==5.2.9
django==5.2.10
# via
# -c https://raw.githubusercontent.com/openedx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.txt
Expand Down Expand Up @@ -170,7 +170,7 @@ tomlkit==0.13.3
# via pylint
tzdata==2025.3
# via arrow
urllib3==2.6.2
urllib3==2.6.3
# via
# botocore
# requests
Expand Down
6 changes: 3 additions & 3 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.42.21
boto3==1.42.25
# via fs-s3fs
botocore==1.42.21
botocore==1.42.25
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -233,7 +233,7 @@ twine==6.2.0
# via -r requirements/test.in
tzdata==2025.3
# via arrow
urllib3==2.6.2
urllib3==2.6.3
# via
# botocore
# requests
Expand Down
6 changes: 3 additions & 3 deletions requirements/tox.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ colorama==0.4.6
# via tox
distlib==0.4.0
# via virtualenv
filelock==3.20.2
filelock==3.20.3
# via
# tox
# virtualenv
Expand All @@ -28,7 +28,7 @@ pluggy==1.6.0
# via tox
pyproject-api==1.10.0
# via tox
tox==4.33.0
tox==4.34.1
# via -r requirements/tox.in
virtualenv==20.35.4
virtualenv==20.36.1
# via tox