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
8 changes: 5 additions & 3 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,13 @@ pluggy==1.6.0
# via tox
pyproject-api==1.10.0
# via tox
python-discovery==1.2.0
# via virtualenv
python-discovery==1.2.1
# via
# tox
# virtualenv
tomli-w==1.2.0
# via tox
tox==4.50.3
tox==4.51.0
# via -r requirements/ci.in
virtualenv==21.2.0
# via tox
19 changes: 10 additions & 9 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ astroid==4.0.4
# pylint-celery
attrs==26.1.0
# via scriv
build==1.4.0
build==1.4.2
# via
# -r requirements/pip-tools.txt
# pip-tools
Expand All @@ -31,7 +31,7 @@ cffi==2.0.0
# via
# -r requirements/quality.txt
# cryptography
chardet==7.2.0
chardet==7.4.0.post2
# via diff-cover
charset-normalizer==3.4.6
# via
Expand Down Expand Up @@ -63,7 +63,7 @@ coverage[toml]==7.13.5
# via
# -r requirements/quality.txt
# pytest-cov
cryptography==46.0.5
cryptography==46.0.6
# via
# -r requirements/quality.txt
# secretstorage
Expand Down Expand Up @@ -184,7 +184,7 @@ mypy-extensions==1.1.0
# via
# -r requirements/quality.txt
# mypy
nh3==0.3.3
nh3==0.3.4
# via
# -r requirements/quality.txt
# readme-renderer
Expand Down Expand Up @@ -227,7 +227,7 @@ pycparser==3.0
# via
# -r requirements/quality.txt
# cffi
pygments==2.19.2
pygments==2.20.0
# via
# -r requirements/quality.txt
# diff-cover
Expand Down Expand Up @@ -276,9 +276,10 @@ pytest-cov==7.1.0
# via -r requirements/quality.txt
pytest-django==4.12.0
# via -r requirements/quality.txt
python-discovery==1.2.0
python-discovery==1.2.1
# via
# -r requirements/ci.txt
# tox
# virtualenv
python-slugify==8.0.4
# via
Expand All @@ -292,7 +293,7 @@ readme-renderer==44.0
# via
# -r requirements/quality.txt
# twine
requests==2.32.5
requests==2.33.0
# via
# -r requirements/quality.txt
# requests-toolbelt
Expand All @@ -310,7 +311,7 @@ rich==14.3.3
# via
# -r requirements/quality.txt
# twine
ruff==0.15.7
ruff==0.15.8
# via -r requirements/quality.txt
scriv==1.8.0
# via -r requirements/dev.in
Expand Down Expand Up @@ -343,7 +344,7 @@ tomlkit==0.14.0
# via
# -r requirements/quality.txt
# pylint
tox==4.50.3
tox==4.51.0
# via -r requirements/ci.txt
twine==6.2.0
# via -r requirements/quality.txt
Expand Down
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
anyio==4.12.1
anyio==4.13.0
# via
# starlette
# watchfiles
Expand All @@ -22,7 +22,7 @@ babel==2.18.0
# sphinx
beautifulsoup4==4.14.3
# via pydata-sphinx-theme
build==1.4.0
build==1.4.2
# via -r requirements/doc.in
certifi==2026.2.25
# via requests
Expand All @@ -43,7 +43,7 @@ coverage[toml]==7.13.5
# via
# -r requirements/test.txt
# pytest-cov
cryptography==46.0.5
cryptography==46.0.6
# via secretstorage
ddt==1.7.2
# via -r requirements/test.txt
Expand Down Expand Up @@ -128,7 +128,7 @@ mypy-extensions==1.1.0
# via
# -r requirements/test.txt
# mypy
nh3==0.3.3
nh3==0.3.4
# via readme-renderer
packaging==26.0
# via
Expand All @@ -150,7 +150,7 @@ pycparser==3.0
# via cffi
pydata-sphinx-theme==0.16.1
# via sphinx-book-theme
pygments==2.19.2
pygments==2.20.0
# via
# -r requirements/test.txt
# accessible-pygments
Expand Down Expand Up @@ -186,7 +186,7 @@ pyyaml==6.0.3
# sphinxcontrib-mermaid
readme-renderer==44.0
# via twine
requests==2.32.5
requests==2.33.0
# via
# requests-toolbelt
# sphinx
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
build==1.4.0
build==1.4.2
# via pip-tools
click==8.3.1
# via pip-tools
Expand Down
10 changes: 5 additions & 5 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ coverage[toml]==7.13.5
# via
# -r requirements/test.txt
# pytest-cov
cryptography==46.0.5
cryptography==46.0.6
# via secretstorage
ddt==1.7.2
# via -r requirements/test.txt
Expand Down Expand Up @@ -116,7 +116,7 @@ mypy-extensions==1.1.0
# via
# -r requirements/test.txt
# mypy
nh3==0.3.3
nh3==0.3.4
# via readme-renderer
packaging==26.0
# via
Expand All @@ -138,7 +138,7 @@ pycodestyle==2.14.0
# via -r requirements/quality.in
pycparser==3.0
# via cffi
pygments==2.19.2
pygments==2.20.0
# via
# -r requirements/test.txt
# pytest
Expand Down Expand Up @@ -181,7 +181,7 @@ pyyaml==6.0.3
# code-annotations
readme-renderer==44.0
# via twine
requests==2.32.5
requests==2.33.0
# via
# requests-toolbelt
# twine
Expand All @@ -191,7 +191,7 @@ rfc3986==2.0.0
# via twine
rich==14.3.3
# via twine
ruff==0.15.7
ruff==0.15.8
# via -r requirements/quality.in
secretstorage==3.5.0
# via keyring
Expand Down
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ pluggy==1.6.0
# via
# pytest
# pytest-cov
pygments==2.19.2
pygments==2.20.0
# via pytest
pymongo==4.16.0
# via
Expand Down