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 @@ dnspython==2.8.0
# via pymongo
pymongo==4.16.0
# via -r requirements/base.in
stevedore==5.6.0
stevedore==5.7.0
# via -r requirements/base.in
typing-extensions==4.15.0
# via -r requirements/base.in
10 changes: 5 additions & 5 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,31 +6,31 @@
#
cachetools==7.0.1
# via tox
chardet==5.2.0
chardet==6.0.0.post1
# via tox
colorama==0.4.6
# via tox
coverage==7.13.4
# via -r requirements/ci.in
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/ci.in
virtualenv==20.36.1
virtualenv==20.38.0
# via tox
20 changes: 10 additions & 10 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ certifi==2026.1.4
# via
# -r requirements/doc.txt
# requests
chardet==5.2.0
chardet==6.0.0.post1
# via
# -r requirements/ci.txt
# tox
Expand Down Expand Up @@ -97,12 +97,12 @@ execnet==2.1.2
# via
# -r requirements/doc.txt
# pytest-xdist
filelock==3.24.1
filelock==3.24.3
# via
# -r requirements/ci.txt
# tox
# virtualenv
hypothesis==6.151.6
hypothesis==6.151.9
# via -r requirements/doc.txt
idna==3.11
# via
Expand All @@ -116,7 +116,7 @@ iniconfig==2.3.0
# via
# -r requirements/doc.txt
# pytest
isort==7.0.0
isort==8.0.0
# via
# -r requirements/doc.txt
# pylint
Expand All @@ -125,7 +125,7 @@ jinja2==3.1.6
# -r requirements/doc.txt
# code-annotations
# sphinx
librt==0.8.0
librt==0.8.1
# via
# -r requirements/doc.txt
# mypy
Expand Down Expand Up @@ -167,7 +167,7 @@ pathspec==1.0.4
# mypy
pip-tools==7.5.3
# via -r requirements/pip-tools.txt
platformdirs==4.9.1
platformdirs==4.9.2
# via
# -r requirements/ci.txt
# -r requirements/doc.txt
Expand Down Expand Up @@ -195,7 +195,7 @@ pygments==2.19.2
# pytest
# readme-renderer
# sphinx
pylint==4.0.4
pylint==4.0.5
# via
# -r requirements/doc.txt
# edx-lint
Expand Down Expand Up @@ -300,7 +300,7 @@ sphinxcontrib-serializinghtml==2.0.0
# via
# -r requirements/doc.txt
# sphinx
stevedore==5.6.0
stevedore==5.7.0
# via
# -r requirements/doc.txt
# code-annotations
Expand All @@ -312,7 +312,7 @@ tomlkit==0.14.0
# via
# -r requirements/doc.txt
# pylint
tox==4.36.0
tox==4.44.0
# via -r requirements/ci.txt
typing-extensions==4.15.0
# via
Expand All @@ -324,7 +324,7 @@ urllib3==2.6.3
# via
# -r requirements/doc.txt
# requests
virtualenv==20.36.1
virtualenv==20.38.0
# via
# -r requirements/ci.txt
# tox
Expand Down
12 changes: 6 additions & 6 deletions requirements/django-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,21 +43,21 @@ execnet==2.1.2
# via
# -r requirements/test.txt
# pytest-xdist
hypothesis==6.151.6
hypothesis==6.151.9
# via -r requirements/test.txt
iniconfig==2.3.0
# via
# -r requirements/test.txt
# pytest
isort==7.0.0
isort==8.0.0
# via
# -r requirements/test.txt
# pylint
jinja2==3.1.6
# via
# -r requirements/test.txt
# code-annotations
librt==0.8.0
librt==0.8.1
# via
# -r requirements/test.txt
# mypy
Expand Down Expand Up @@ -85,7 +85,7 @@ pathspec==1.0.4
# via
# -r requirements/test.txt
# mypy
platformdirs==4.9.1
platformdirs==4.9.2
# via
# -r requirements/test.txt
# pylint
Expand All @@ -100,7 +100,7 @@ pygments==2.19.2
# via
# -r requirements/test.txt
# pytest
pylint==4.0.4
pylint==4.0.5
# via
# -r requirements/test.txt
# edx-lint
Expand Down Expand Up @@ -150,7 +150,7 @@ sortedcontainers==2.4.0
# via
# -r requirements/test.txt
# hypothesis
stevedore==5.6.0
stevedore==5.7.0
# via
# -r requirements/test.txt
# code-annotations
Expand Down
12 changes: 6 additions & 6 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ execnet==2.1.2
# via
# -r requirements/test.txt
# pytest-xdist
hypothesis==6.151.6
hypothesis==6.151.9
# via -r requirements/test.txt
idna==3.11
# via requests
Expand All @@ -72,7 +72,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 All @@ -81,7 +81,7 @@ jinja2==3.1.6
# -r requirements/test.txt
# code-annotations
# sphinx
librt==0.8.0
librt==0.8.1
# via
# -r requirements/test.txt
# mypy
Expand Down Expand Up @@ -113,7 +113,7 @@ pathspec==1.0.4
# via
# -r requirements/test.txt
# mypy
platformdirs==4.9.1
platformdirs==4.9.2
# via
# -r requirements/test.txt
# pylint
Expand All @@ -134,7 +134,7 @@ pygments==2.19.2
# pytest
# readme-renderer
# sphinx
pylint==4.0.4
pylint==4.0.5
# via
# -r requirements/test.txt
# edx-lint
Expand Down Expand Up @@ -210,7 +210,7 @@ sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
stevedore==5.6.0
stevedore==5.7.0
# via
# -r requirements/test.txt
# code-annotations
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/openedx/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
12 changes: 6 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,15 +33,15 @@ edx-lint==5.6.0
# via -r requirements/test.in
execnet==2.1.2
# via pytest-xdist
hypothesis==6.151.6
hypothesis==6.151.9
# via -r requirements/test.in
iniconfig==2.3.0
# via pytest
isort==7.0.0
isort==8.0.0
# via pylint
jinja2==3.1.6
# via code-annotations
librt==0.8.0
librt==0.8.1
# via mypy
markupsafe==3.0.3
# via jinja2
Expand All @@ -57,7 +57,7 @@ packaging==26.0
# via pytest
pathspec==1.0.4
# via mypy
platformdirs==4.9.1
platformdirs==4.9.2
# via pylint
pluggy==1.6.0
# via
Expand All @@ -67,7 +67,7 @@ pycodestyle==2.14.0
# via -r requirements/test.in
pygments==2.19.2
# via pytest
pylint==4.0.4
pylint==4.0.5
# via
# edx-lint
# pylint-celery
Expand Down Expand Up @@ -100,7 +100,7 @@ six==1.17.0
# via edx-lint
sortedcontainers==2.4.0
# via hypothesis
stevedore==5.6.0
stevedore==5.7.0
# via
# -r requirements/base.txt
# code-annotations
Expand Down