Skip to content
Open
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
14 changes: 7 additions & 7 deletions requirements/checkdocs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ babel==2.14.0
# via sphinx
build==1.0.3
# via pip-tools
certifi==2025.10.5
certifi==2025.11.12
# via requests
charset-normalizer==3.3.2
# via requests
Expand Down Expand Up @@ -47,10 +47,10 @@ packaging==25.0
# build
# sphinx
pip-sync-faster==0.0.5
# via -r checkdocs.in
# via -r requirements/checkdocs.in
pip-tools==7.5.2
# via
# -r checkdocs.in
# -r requirements/checkdocs.in
# pip-sync-faster
pygments==2.17.2
# via sphinx
Expand All @@ -68,17 +68,17 @@ snowballstemmer==2.2.0
# via sphinx
sphinx==8.2.3
# via
# -r checkdocs.in
# -r requirements/checkdocs.in
# sphinx-autobuild
# sphinx-rtd-theme
# sphinxcontrib-applehelp
# sphinxcontrib-jquery
# sphinxcontrib-qthelp
# sphinxcontrib-serializinghtml
sphinx-autobuild==2024.10.3
# via -r checkdocs.in
# via -r requirements/checkdocs.in
sphinx-rtd-theme==3.0.2
# via -r checkdocs.in
# via -r requirements/checkdocs.in
sphinxcontrib-applehelp==1.0.7
# via sphinx
sphinxcontrib-devhelp==2.0.0
Expand Down Expand Up @@ -113,7 +113,7 @@ zipp==3.19.1
# The following packages are considered to be unsafe in a requirements file:
pip==25.3
# via
# -r checkdocs.in
# -r requirements/checkdocs.in
# pip-tools
setuptools==78.1.1
# via pip-tools
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ build==1.0.3
# via pip-tools
celery==5.5.3
# via -r requirements/prod.txt
certifi==2025.10.5
certifi==2025.11.12
# via
# -r requirements/prod.txt
# requests
Expand Down
14 changes: 7 additions & 7 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ babel==2.14.0
# via sphinx
build==1.0.3
# via pip-tools
certifi==2025.10.5
certifi==2025.11.12
# via requests
charset-normalizer==3.3.2
# via requests
Expand Down Expand Up @@ -47,10 +47,10 @@ packaging==25.0
# build
# sphinx
pip-sync-faster==0.0.5
# via -r docs.in
# via -r requirements/docs.in
pip-tools==7.5.2
# via
# -r docs.in
# -r requirements/docs.in
# pip-sync-faster
pygments==2.17.2
# via sphinx
Expand All @@ -68,17 +68,17 @@ snowballstemmer==2.2.0
# via sphinx
sphinx==8.2.3
# via
# -r docs.in
# -r requirements/docs.in
# sphinx-autobuild
# sphinx-rtd-theme
# sphinxcontrib-applehelp
# sphinxcontrib-jquery
# sphinxcontrib-qthelp
# sphinxcontrib-serializinghtml
sphinx-autobuild==2024.10.3
# via -r docs.in
# via -r requirements/docs.in
sphinx-rtd-theme==3.0.2
# via -r docs.in
# via -r requirements/docs.in
sphinxcontrib-applehelp==1.0.7
# via sphinx
sphinxcontrib-devhelp==2.0.0
Expand Down Expand Up @@ -113,7 +113,7 @@ zipp==3.19.1
# The following packages are considered to be unsafe in a requirements file:
pip==25.3
# via
# -r docs.in
# -r requirements/docs.in
# pip-tools
setuptools==78.1.1
# via pip-tools
2 changes: 1 addition & 1 deletion requirements/functests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ build==1.0.3
# via pip-tools
celery==5.5.3
# via -r requirements/prod.txt
certifi==2025.10.5
certifi==2025.11.12
# via
# -r requirements/prod.txt
# requests
Expand Down
2 changes: 1 addition & 1 deletion requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ celery==5.5.3
# via
# -r requirements/functests.txt
# -r requirements/tests.txt
certifi==2025.10.5
certifi==2025.11.12
# via
# -r requirements/functests.txt
# -r requirements/tests.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ bleach==6.2.0
# via -r requirements/prod.in
celery==5.5.3
# via -r requirements/prod.in
certifi==2025.10.5
certifi==2025.11.12
# via
# -r requirements/prod.in
# requests
Expand Down
10 changes: 5 additions & 5 deletions requirements/template.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ binaryornot==0.4.4
# via cookiecutter
build==1.2.2.post1
# via pip-tools
certifi==2025.10.5
certifi==2025.11.12
# via requests
chardet==5.2.0
# via binaryornot
Expand All @@ -21,7 +21,7 @@ click==8.1.8
# cookiecutter
# pip-tools
cookiecutter==2.6.0
# via -r template.in
# via -r requirements/template.in
idna==3.10
# via requests
importlib-metadata==8.6.1
Expand All @@ -37,10 +37,10 @@ mdurl==0.1.2
packaging==25.0
# via build
pip-sync-faster==0.0.5
# via -r template.in
# via -r requirements/template.in
pip-tools==7.5.2
# via
# -r template.in
# -r requirements/template.in
# pip-sync-faster
pygments==2.19.1
# via rich
Expand Down Expand Up @@ -74,7 +74,7 @@ zipp==3.21.0
# The following packages are considered to be unsafe in a requirements file:
pip==25.3
# via
# -r template.in
# -r requirements/template.in
# pip-tools
setuptools==78.1.1
# via pip-tools
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ build==1.0.3
# via pip-tools
celery==5.5.3
# via -r requirements/prod.txt
certifi==2025.10.5
certifi==2025.11.12
# via
# -r requirements/prod.txt
# requests
Expand Down
2 changes: 1 addition & 1 deletion requirements/typecheck.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ build==1.2.2.post1
# via pip-tools
celery==5.5.3
# via -r requirements/prod.txt
certifi==2025.10.5
certifi==2025.11.12
# via
# -r requirements/prod.txt
# requests
Expand Down
Loading