Skip to content
Closed
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 @@ -10,7 +10,7 @@ babel==2.17.0
# via
# -r requirements/base.in
# enmerkar
django==4.2.20
django==4.2.23
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.in
Expand Down
22 changes: 13 additions & 9 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@ certifi==2025.4.26
# via requests
charset-normalizer==3.4.2
# via requests
coverage[toml]==7.8.0
coverage[toml]==7.9.0
# via
# -r requirements/test.in
# pytest-cov
# python-coveralls
django==4.2.20
django==4.2.23
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.in
Expand Down Expand Up @@ -53,17 +53,21 @@ packaging==25.0
# sphinx
pep8==1.7.1
# via pytest-pep8
pluggy==1.5.0
# via pytest
pluggy==1.6.0
# via
# pytest
# pytest-cov
pycodestyle==2.13.0
# via flake8
pyflakes==3.3.2
# via
# flake8
# pytest-flakes
pygments==2.19.1
# via sphinx
pytest==8.3.5
# via
# pytest
# sphinx
pytest==8.4.0
# via
# -r requirements/test.in
# pytest-cache
Expand All @@ -72,7 +76,7 @@ pytest==8.3.5
# pytest-pep8
pytest-cache==1.0
# via pytest-pep8
pytest-cov==6.1.1
pytest-cov==6.2.1
# via -r requirements/test.in
pytest-flakes==4.0.5
# via -r requirements/test.in
Expand All @@ -82,15 +86,15 @@ python-coveralls==2.9.3
# via -r requirements/test.in
pyyaml==6.0.2
# via python-coveralls
requests==2.32.3
requests==2.32.4
# via
# python-coveralls
# sphinx
roman-numerals-py==3.1.0
# via sphinx
six==1.17.0
# via python-coveralls
snowballstemmer==2.2.0
snowballstemmer==3.0.1
# via sphinx
sphinx==8.2.3
# via -r requirements/test.in
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.1
# 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/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/pip.in
setuptools==80.3.1
setuptools==80.9.0
# via -r requirements/pip.in
22 changes: 13 additions & 9 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@ certifi==2025.4.26
# via requests
charset-normalizer==3.4.2
# via requests
coverage[toml]==7.8.0
coverage[toml]==7.9.0
# via
# -r requirements/test.in
# pytest-cov
# python-coveralls
django==4.2.20
django==4.2.23
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.in
Expand Down Expand Up @@ -53,17 +53,21 @@ packaging==25.0
# sphinx
pep8==1.7.1
# via pytest-pep8
pluggy==1.5.0
# via pytest
pluggy==1.6.0
# via
# pytest
# pytest-cov
pycodestyle==2.13.0
# via flake8
pyflakes==3.3.2
# via
# flake8
# pytest-flakes
pygments==2.19.1
# via sphinx
pytest==8.3.5
# via
# pytest
# sphinx
pytest==8.4.0
# via
# -r requirements/test.in
# pytest-cache
Expand All @@ -72,7 +76,7 @@ pytest==8.3.5
# pytest-pep8
pytest-cache==1.0
# via pytest-pep8
pytest-cov==6.1.1
pytest-cov==6.2.1
# via -r requirements/test.in
pytest-flakes==4.0.5
# via -r requirements/test.in
Expand All @@ -82,15 +86,15 @@ python-coveralls==2.9.3
# via -r requirements/test.in
pyyaml==6.0.2
# via python-coveralls
requests==2.32.3
requests==2.32.4
# via
# python-coveralls
# sphinx
roman-numerals-py==3.1.0
# via sphinx
six==1.17.0
# via python-coveralls
snowballstemmer==2.2.0
snowballstemmer==3.0.1
# via sphinx
sphinx==8.2.3
# via -r requirements/test.in
Expand Down
20 changes: 12 additions & 8 deletions requirements/tox.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ certifi==2025.4.26
# via requests
charset-normalizer==3.4.2
# via requests
coverage[toml]==7.8.0
coverage[toml]==7.9.0
# via
# -r requirements/test.in
# pytest-cov
Expand Down Expand Up @@ -52,17 +52,21 @@ packaging==25.0
# sphinx
pep8==1.7.1
# via pytest-pep8
pluggy==1.5.0
# via pytest
pluggy==1.6.0
# via
# pytest
# pytest-cov
pycodestyle==2.13.0
# via flake8
pyflakes==3.3.2
# via
# flake8
# pytest-flakes
pygments==2.19.1
# via sphinx
pytest==8.3.5
# via
# pytest
# sphinx
pytest==8.4.0
# via
# -r requirements/test.in
# pytest-cache
Expand All @@ -71,7 +75,7 @@ pytest==8.3.5
# pytest-pep8
pytest-cache==1.0
# via pytest-pep8
pytest-cov==6.1.1
pytest-cov==6.2.1
# via -r requirements/test.in
pytest-flakes==4.0.5
# via -r requirements/test.in
Expand All @@ -81,15 +85,15 @@ python-coveralls==2.9.3
# via -r requirements/test.in
pyyaml==6.0.2
# via python-coveralls
requests==2.32.3
requests==2.32.4
# via
# python-coveralls
# sphinx
roman-numerals-py==3.1.0
# via sphinx
six==1.17.0
# via python-coveralls
snowballstemmer==2.2.0
snowballstemmer==3.0.1
# via sphinx
sphinx==8.2.3
# via -r requirements/test.in
Expand Down