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/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.17.0
# via -r requirements/base.in
stevedore==5.8.0
stevedore==5.9.0
# via -r requirements/base.in
typing-extensions==4.15.0
typing-extensions==4.16.0
# via -r requirements/base.in
6 changes: 3 additions & 3 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ cachetools==7.1.4
# via tox
colorama==0.4.6
# via tox
coverage==7.14.3
coverage==7.15.0
# via -r requirements/ci.in
distlib==0.4.3
# via virtualenv
filelock==3.29.4
filelock==3.29.5
# via
# python-discovery
# tox
Expand All @@ -30,7 +30,7 @@ pluggy==1.6.0
# via tox
pyproject-api==1.10.1
# via tox
python-discovery==1.4.2
python-discovery==1.4.3
# via
# tox
# virtualenv
Expand Down
16 changes: 8 additions & 8 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
ast-serialize==0.5.0
ast-serialize==0.6.0
# via
# -r requirements/doc.txt
# mypy
Expand Down Expand Up @@ -66,7 +66,7 @@ colorama==0.4.6
# via
# -r requirements/ci.txt
# tox
coverage[toml]==7.14.3
coverage[toml]==7.15.0
# via
# -r requirements/ci.txt
# -r requirements/doc.txt
Expand Down Expand Up @@ -97,13 +97,13 @@ execnet==2.1.2
# via
# -r requirements/doc.txt
# pytest-xdist
filelock==3.29.4
filelock==3.29.5
# via
# -r requirements/ci.txt
# python-discovery
# tox
# virtualenv
hypothesis==6.155.7
hypothesis==6.156.1
# via -r requirements/doc.txt
idna==3.18
# via
Expand All @@ -126,7 +126,7 @@ jinja2==3.1.6
# -r requirements/doc.txt
# code-annotations
# sphinx
librt==0.11.0
librt==0.12.0
# via
# -r requirements/doc.txt
# mypy
Expand Down Expand Up @@ -236,7 +236,7 @@ pytest-cov==7.1.0
# via -r requirements/doc.txt
pytest-xdist==3.8.0
# via -r requirements/doc.txt
python-discovery==1.4.2
python-discovery==1.4.3
# via
# -r requirements/ci.txt
# tox
Expand Down Expand Up @@ -306,7 +306,7 @@ sphinxcontrib-serializinghtml==2.0.0
# via
# -r requirements/doc.txt
# sphinx
stevedore==5.8.0
stevedore==5.9.0
# via
# -r requirements/doc.txt
# code-annotations
Expand All @@ -325,7 +325,7 @@ tomlkit==0.15.0
# pylint
tox==4.56.1
# via -r requirements/ci.txt
typing-extensions==4.15.0
typing-extensions==4.16.0
# via
# -r requirements/doc.txt
# beautifulsoup4
Expand Down
12 changes: 6 additions & 6 deletions requirements/django-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
ast-serialize==0.5.0
ast-serialize==0.6.0
# via
# -r requirements/test.txt
# mypy
Expand All @@ -27,7 +27,7 @@ code-annotations==3.0.0
# via
# -r requirements/test.txt
# edx-lint
coverage[toml]==7.14.3
coverage[toml]==7.15.0
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -47,7 +47,7 @@ execnet==2.1.2
# via
# -r requirements/test.txt
# pytest-xdist
hypothesis==6.155.7
hypothesis==6.156.1
# via -r requirements/test.txt
iniconfig==2.3.0
# via
Expand All @@ -61,7 +61,7 @@ jinja2==3.1.6
# via
# -r requirements/test.txt
# code-annotations
librt==0.11.0
librt==0.12.0
# via
# -r requirements/test.txt
# mypy
Expand Down Expand Up @@ -154,7 +154,7 @@ sortedcontainers==2.4.0
# via
# -r requirements/test.txt
# hypothesis
stevedore==5.8.0
stevedore==5.9.0
# via
# -r requirements/test.txt
# code-annotations
Expand All @@ -167,7 +167,7 @@ tomlkit==0.15.0
# -r requirements/test.txt
# edx-lint
# pylint
typing-extensions==4.15.0
typing-extensions==4.16.0
# via
# -r requirements/test.txt
# mypy
12 changes: 6 additions & 6 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
ast-serialize==0.5.0
ast-serialize==0.6.0
# via
# -r requirements/test.txt
# mypy
Expand Down Expand Up @@ -41,7 +41,7 @@ code-annotations==3.0.0
# via
# -r requirements/test.txt
# edx-lint
coverage[toml]==7.14.3
coverage[toml]==7.15.0
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -66,7 +66,7 @@ execnet==2.1.2
# via
# -r requirements/test.txt
# pytest-xdist
hypothesis==6.155.7
hypothesis==6.156.1
# via -r requirements/test.txt
idna==3.18
# via requests
Expand All @@ -85,7 +85,7 @@ jinja2==3.1.6
# -r requirements/test.txt
# code-annotations
# sphinx
librt==0.11.0
librt==0.12.0
# via
# -r requirements/test.txt
# mypy
Expand Down Expand Up @@ -213,7 +213,7 @@ sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
stevedore==5.8.0
stevedore==5.9.0
# via
# -r requirements/test.txt
# code-annotations
Expand All @@ -226,7 +226,7 @@ tomlkit==0.15.0
# -r requirements/test.txt
# edx-lint
# pylint
typing-extensions==4.15.0
typing-extensions==4.16.0
# via
# -r requirements/test.txt
# beautifulsoup4
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 @@ wheel==0.47.0
# The following packages are considered to be unsafe in a requirements file:
pip==26.1.2
# via -r requirements/pip.in
setuptools==82.0.1
setuptools==83.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 @@ -4,7 +4,7 @@
#
# make upgrade
#
ast-serialize==0.5.0
ast-serialize==0.6.0
# via mypy
astroid==4.0.4
# via
Expand All @@ -19,7 +19,7 @@ click-log==0.4.0
# via edx-lint
code-annotations==3.0.0
# via edx-lint
coverage[toml]==7.14.3
coverage[toml]==7.15.0
# via
# -r requirements/test.in
# pytest-cov
Expand All @@ -35,15 +35,15 @@ edx-lint==6.1.0
# via -r requirements/test.in
execnet==2.1.2
# via pytest-xdist
hypothesis==6.155.7
hypothesis==6.156.1
# via -r requirements/test.in
iniconfig==2.3.0
# via pytest
isort==8.0.1
# via pylint
jinja2==3.1.6
# via code-annotations
librt==0.11.0
librt==0.12.0
# via mypy
markupsafe==3.0.3
# via jinja2
Expand Down Expand Up @@ -102,7 +102,7 @@ six==1.17.0
# via edx-lint
sortedcontainers==2.4.0
# via hypothesis
stevedore==5.8.0
stevedore==5.9.0
# via
# -r requirements/base.txt
# code-annotations
Expand All @@ -112,7 +112,7 @@ tomlkit==0.15.0
# via
# edx-lint
# pylint
typing-extensions==4.15.0
typing-extensions==4.16.0
# via
# -r requirements/base.txt
# mypy