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
4 changes: 2 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ packaging==25.0
# via
# pyproject-api
# tox
platformdirs==4.3.7
platformdirs==4.3.8
# via
# tox
# virtualenv
Expand All @@ -32,5 +32,5 @@ pyproject-api==1.9.0
# via tox
tox==4.25.0
# via -r requirements/ci.in
virtualenv==20.30.0
virtualenv==20.31.2
# via tox
12 changes: 6 additions & 6 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ alabaster==1.0.0
# via
# -r requirements/doc.txt
# sphinx
astroid==3.3.9
astroid==3.3.10
# via
# -r requirements/doc.txt
# pylint
Expand Down Expand Up @@ -50,7 +50,7 @@ charset-normalizer==3.4.2
# via
# -r requirements/doc.txt
# requests
click==8.1.8
click==8.2.0
# via
# -r requirements/doc.txt
# -r requirements/pip-tools.txt
Expand Down Expand Up @@ -106,7 +106,7 @@ filelock==3.18.0
# -r requirements/ci.txt
# tox
# virtualenv
hypothesis==6.131.9
hypothesis==6.131.15
# via -r requirements/doc.txt
idna==3.10
# via
Expand Down Expand Up @@ -166,7 +166,7 @@ pbr==6.1.1
# stevedore
pip-tools==7.4.1
# via -r requirements/pip-tools.txt
platformdirs==4.3.7
platformdirs==4.3.8
# via
# -r requirements/ci.txt
# -r requirements/doc.txt
Expand Down Expand Up @@ -254,7 +254,7 @@ six==1.17.0
# via
# -r requirements/doc.txt
# edx-lint
snowballstemmer==2.2.0
snowballstemmer==3.0.1
# via
# -r requirements/doc.txt
# sphinx
Expand Down Expand Up @@ -322,7 +322,7 @@ urllib3==2.2.3
# -c https://raw.githubusercontent.com/openedx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/doc.txt
# requests
virtualenv==20.30.0
virtualenv==20.31.2
# via
# -r requirements/ci.txt
# tox
Expand Down
8 changes: 4 additions & 4 deletions requirements/django-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
astroid==3.3.9
astroid==3.3.10
# via
# -r requirements/test.txt
# pylint
Expand All @@ -13,7 +13,7 @@ attrs==25.3.0
# via
# -r requirements/test.txt
# hypothesis
click==8.1.8
click==8.2.0
# via
# -r requirements/test.txt
# click-log
Expand Down Expand Up @@ -47,7 +47,7 @@ execnet==2.1.1
# via
# -r requirements/test.txt
# pytest-xdist
hypothesis==6.131.9
hypothesis==6.131.15
# via -r requirements/test.txt
iniconfig==2.1.0
# via
Expand Down Expand Up @@ -85,7 +85,7 @@ pbr==6.1.1
# via
# -r requirements/test.txt
# stevedore
platformdirs==4.3.7
platformdirs==4.3.8
# via
# -r requirements/test.txt
# pylint
Expand Down
10 changes: 5 additions & 5 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ accessible-pygments==0.0.5
# via pydata-sphinx-theme
alabaster==1.0.0
# via sphinx
astroid==3.3.9
astroid==3.3.10
# via
# -r requirements/test.txt
# pylint
Expand All @@ -27,7 +27,7 @@ certifi==2025.4.26
# via requests
charset-normalizer==3.4.2
# via requests
click==8.1.8
click==8.2.0
# via
# -r requirements/test.txt
# click-log
Expand Down Expand Up @@ -66,7 +66,7 @@ execnet==2.1.1
# via
# -r requirements/test.txt
# pytest-xdist
hypothesis==6.131.9
hypothesis==6.131.15
# via -r requirements/test.txt
idna==3.10
# via requests
Expand Down Expand Up @@ -113,7 +113,7 @@ pbr==6.1.1
# via
# -r requirements/test.txt
# stevedore
platformdirs==4.3.7
platformdirs==4.3.8
# via
# -r requirements/test.txt
# pylint
Expand Down Expand Up @@ -180,7 +180,7 @@ six==1.17.0
# via
# -r requirements/test.txt
# edx-lint
snowballstemmer==2.2.0
snowballstemmer==3.0.1
# via sphinx
sortedcontainers==2.4.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 @@ -6,7 +6,7 @@
#
build==1.2.2.post1
# via pip-tools
click==8.1.8
click==8.2.0
# via pip-tools
packaging==25.0
# via build
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ pip==24.2
# via
# -c https://raw.githubusercontent.com/openedx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/pip.in
setuptools==80.3.1
setuptools==80.4.0
# via -r requirements/pip.in
8 changes: 4 additions & 4 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
#
# make upgrade
#
astroid==3.3.9
astroid==3.3.10
# via
# pylint
# pylint-celery
attrs==25.3.0
# via hypothesis
click==8.1.8
click==8.2.0
# via
# click-log
# code-annotations
Expand All @@ -35,7 +35,7 @@ edx-lint==5.6.0
# via -r requirements/test.in
execnet==2.1.1
# via pytest-xdist
hypothesis==6.131.9
hypothesis==6.131.15
# via -r requirements/test.in
iniconfig==2.1.0
# via pytest
Expand All @@ -59,7 +59,7 @@ pbr==6.1.1
# via
# -r requirements/base.txt
# stevedore
platformdirs==4.3.7
platformdirs==4.3.8
# via pylint
pluggy==1.5.0
# via pytest
Expand Down