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
9 changes: 2 additions & 7 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,9 @@
#
dnspython==2.7.0
# via pymongo
pbr==7.0.1
# via stevedore
pymongo==4.14.1
# via -r requirements/base.in
stevedore==5.4.1
stevedore==5.5.0
# via -r requirements/base.in
typing-extensions==4.14.1
typing-extensions==4.15.0
# via -r requirements/base.in

# The following packages are considered to be unsafe in a requirements file:
# setuptools
8 changes: 4 additions & 4 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
#
# make upgrade
#
cachetools==6.1.0
cachetools==6.2.0
# via tox
chardet==5.2.0
# via tox
colorama==0.4.6
# via tox
coverage==7.10.5
coverage==7.10.6
# via -r requirements/ci.in
distlib==0.4.0
# via virtualenv
Expand All @@ -22,15 +22,15 @@ packaging==25.0
# via
# pyproject-api
# tox
platformdirs==4.3.8
platformdirs==4.4.0
# via
# tox
# virtualenv
pluggy==1.6.0
# via tox
pyproject-api==1.9.1
# via tox
tox==4.28.4
tox==4.29.0
# via -r requirements/ci.in
virtualenv==20.34.0
# via tox
20 changes: 8 additions & 12 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ build==1.3.0
# via
# -r requirements/pip-tools.txt
# pip-tools
cachetools==6.1.0
cachetools==6.2.0
# via
# -r requirements/ci.txt
# tox
Expand Down Expand Up @@ -70,7 +70,7 @@ colorama==0.4.6
# via
# -r requirements/ci.txt
# tox
coverage[toml]==7.10.5
coverage[toml]==7.10.6
# via
# -r requirements/ci.txt
# -r requirements/doc.txt
Expand Down Expand Up @@ -106,7 +106,7 @@ filelock==3.19.1
# -r requirements/ci.txt
# tox
# virtualenv
hypothesis==6.138.3
hypothesis==6.138.10
# via -r requirements/doc.txt
idna==3.10
# via
Expand Down Expand Up @@ -164,13 +164,9 @@ pathspec==0.12.1
# via
# -r requirements/doc.txt
# mypy
pbr==7.0.1
# via
# -r requirements/doc.txt
# stevedore
pip-tools==7.5.0
# via -r requirements/pip-tools.txt
platformdirs==4.3.8
platformdirs==4.4.0
# via
# -r requirements/ci.txt
# -r requirements/doc.txt
Expand Down Expand Up @@ -268,7 +264,7 @@ sortedcontainers==2.4.0
# via
# -r requirements/doc.txt
# hypothesis
soupsieve==2.7
soupsieve==2.8
# via
# -r requirements/doc.txt
# beautifulsoup4
Expand Down Expand Up @@ -303,7 +299,7 @@ sphinxcontrib-serializinghtml==2.0.0
# via
# -r requirements/doc.txt
# sphinx
stevedore==5.4.1
stevedore==5.5.0
# via
# -r requirements/doc.txt
# code-annotations
Expand All @@ -315,9 +311,9 @@ tomlkit==0.13.3
# via
# -r requirements/doc.txt
# pylint
tox==4.28.4
tox==4.29.0
# via -r requirements/ci.txt
typing-extensions==4.14.1
typing-extensions==4.15.0
# via
# -r requirements/doc.txt
# beautifulsoup4
Expand Down
17 changes: 5 additions & 12 deletions requirements/django-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ code-annotations==2.3.0
# via
# -r requirements/test.txt
# edx-lint
coverage[toml]==7.10.5
coverage[toml]==7.10.6
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -47,7 +47,7 @@ execnet==2.1.1
# via
# -r requirements/test.txt
# pytest-xdist
hypothesis==6.138.3
hypothesis==6.138.10
# via -r requirements/test.txt
iniconfig==2.1.0
# via
Expand Down Expand Up @@ -85,11 +85,7 @@ pathspec==0.12.1
# via
# -r requirements/test.txt
# mypy
pbr==7.0.1
# via
# -r requirements/test.txt
# stevedore
platformdirs==4.3.8
platformdirs==4.4.0
# via
# -r requirements/test.txt
# pylint
Expand Down Expand Up @@ -154,7 +150,7 @@ sortedcontainers==2.4.0
# via
# -r requirements/test.txt
# hypothesis
stevedore==5.4.1
stevedore==5.5.0
# via
# -r requirements/test.txt
# code-annotations
Expand All @@ -166,10 +162,7 @@ tomlkit==0.13.3
# via
# -r requirements/test.txt
# pylint
typing-extensions==4.14.1
typing-extensions==4.15.0
# via
# -r requirements/test.txt
# mypy

# The following packages are considered to be unsafe in a requirements file:
# setuptools
19 changes: 6 additions & 13 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ code-annotations==2.3.0
# via
# -r requirements/test.txt
# edx-lint
coverage[toml]==7.10.5
coverage[toml]==7.10.6
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -66,7 +66,7 @@ execnet==2.1.1
# via
# -r requirements/test.txt
# pytest-xdist
hypothesis==6.138.3
hypothesis==6.138.10
# via -r requirements/test.txt
idna==3.10
# via requests
Expand Down Expand Up @@ -113,11 +113,7 @@ pathspec==0.12.1
# via
# -r requirements/test.txt
# mypy
pbr==7.0.1
# via
# -r requirements/test.txt
# stevedore
platformdirs==4.3.8
platformdirs==4.4.0
# via
# -r requirements/test.txt
# pylint
Expand Down Expand Up @@ -193,7 +189,7 @@ sortedcontainers==2.4.0
# via
# -r requirements/test.txt
# hypothesis
soupsieve==2.7
soupsieve==2.8
# via beautifulsoup4
sphinx==8.2.3
# via
Expand All @@ -214,7 +210,7 @@ sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
stevedore==5.4.1
stevedore==5.5.0
# via
# -r requirements/test.txt
# code-annotations
Expand All @@ -226,14 +222,11 @@ tomlkit==0.13.3
# via
# -r requirements/test.txt
# pylint
typing-extensions==4.14.1
typing-extensions==4.15.0
# via
# -r requirements/test.txt
# beautifulsoup4
# mypy
# pydata-sphinx-theme
urllib3==2.5.0
# via requests

# The following packages are considered to be unsafe in a requirements file:
# setuptools
17 changes: 5 additions & 12 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ click-log==0.4.0
# via edx-lint
code-annotations==2.3.0
# via edx-lint
coverage[toml]==7.10.5
coverage[toml]==7.10.6
# via
# -r requirements/test.in
# pytest-cov
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.138.3
hypothesis==6.138.10
# via -r requirements/test.in
iniconfig==2.1.0
# via pytest
Expand All @@ -57,11 +57,7 @@ packaging==25.0
# via pytest
pathspec==0.12.1
# via mypy
pbr==7.0.1
# via
# -r requirements/base.txt
# stevedore
platformdirs==4.3.8
platformdirs==4.4.0
# via pylint
pluggy==1.6.0
# via
Expand Down Expand Up @@ -104,18 +100,15 @@ six==1.17.0
# via edx-lint
sortedcontainers==2.4.0
# via hypothesis
stevedore==5.4.1
stevedore==5.5.0
# via
# -r requirements/base.txt
# code-annotations
text-unidecode==1.3
# via python-slugify
tomlkit==0.13.3
# via pylint
typing-extensions==4.14.1
typing-extensions==4.15.0
# via
# -r requirements/base.txt
# mypy

# The following packages are considered to be unsafe in a requirements file:
# setuptools