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
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
#
# make upgrade
#
asgiref==3.8.1
asgiref==3.9.0
# via django
bleach[css]==6.2.0
# via -r requirements/base.in
django==4.2.21
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 All @@ -23,7 +23,7 @@ django-mptt==0.17.0
# via -r requirements/base.in
django-sekizai==4.1.0
# via -r requirements/base.in
markdown==3.8
markdown==3.8.2
# via -r requirements/base.in
sorl-thumbnail==12.11.0
# via -r requirements/base.in
Expand Down
6 changes: 3 additions & 3 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
cachetools==5.5.2
cachetools==6.1.0
# via
# -r requirements/tox.txt
# tox
Expand Down Expand Up @@ -35,15 +35,15 @@ platformdirs==4.3.8
# -r requirements/tox.txt
# tox
# virtualenv
pluggy==1.5.0
pluggy==1.6.0
# via
# -r requirements/tox.txt
# tox
pyproject-api==1.9.1
# via
# -r requirements/tox.txt
# tox
tox==4.25.0
tox==4.27.0
# via -r requirements/tox.txt
virtualenv==20.31.2
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/django.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
django==4.2.21
django==4.2.23
8 changes: 4 additions & 4 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ babel==2.17.0
# sphinx
beautifulsoup4==4.13.4
# via pydata-sphinx-theme
certifi==2025.4.26
certifi==2025.6.15
# via requests
charset-normalizer==3.4.2
# via requests
Expand All @@ -36,12 +36,12 @@ packaging==25.0
# sphinx
pydata-sphinx-theme==0.15.4
# via sphinx-book-theme
pygments==2.19.1
pygments==2.19.2
# via
# accessible-pygments
# pydata-sphinx-theme
# sphinx
requests==2.32.3
requests==2.32.4
# via sphinx
roman-numerals-py==3.1.0
# via sphinx
Expand All @@ -68,7 +68,7 @@ sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
typing-extensions==4.13.2
typing-extensions==4.14.1
# via
# beautifulsoup4
# pydata-sphinx-theme
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.4.0
setuptools==80.9.0
# via -r requirements/pip.in
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.2.0
click==8.2.1
# via pip-tools
packaging==25.0
# via build
Expand Down
16 changes: 10 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
#
# make upgrade
#
asgiref==3.8.1
asgiref==3.9.0
# via
# -r requirements/base.txt
# django
bleach[css]==6.2.0
# via -r requirements/base.txt
coverage[toml]==7.8.0
coverage[toml]==7.9.2
# via pytest-cov
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
Expand All @@ -32,18 +32,22 @@ django-sekizai==4.1.0
# via -r requirements/base.txt
iniconfig==2.1.0
# via pytest
markdown==3.8
markdown==3.8.2
# via -r requirements/base.txt
packaging==25.0
# via pytest
pluggy==1.5.0
pluggy==1.6.0
# via
# pytest
# pytest-cov
pygments==2.19.2
# via pytest
pytest==8.3.5
pytest==8.4.1
# via
# -r requirements/test.in
# pytest-cov
# pytest-django
pytest-cov==6.1.1
pytest-cov==6.2.1
# via -r requirements/test.in
pytest-django==4.11.1
# via -r requirements/test.in
Expand Down
6 changes: 3 additions & 3 deletions requirements/tox.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
cachetools==5.5.2
cachetools==6.1.0
# via tox
chardet==5.2.0
# via tox
Expand All @@ -24,11 +24,11 @@ platformdirs==4.3.8
# via
# tox
# virtualenv
pluggy==1.5.0
pluggy==1.6.0
# via tox
pyproject-api==1.9.1
# via tox
tox==4.25.0
tox==4.27.0
# via -r requirements/tox.in
virtualenv==20.31.2
# via tox