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
2 changes: 1 addition & 1 deletion requirements/base-ft.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ aiosignal==1.4.0
# via -r requirements/runtime-deps.in
async-timeout==5.0.1 ; python_version < "3.11"
# via -r requirements/runtime-deps.in
backports-zstd==1.0.0 ; platform_python_implementation == "CPython" and python_version < "3.14"
backports-zstd==1.1.0 ; platform_python_implementation == "CPython" and python_version < "3.14"
# via -r requirements/runtime-deps.in
brotli==1.2.0 ; platform_python_implementation == "CPython"
# via -r requirements/runtime-deps.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ aiosignal==1.4.0
# via -r requirements/runtime-deps.in
async-timeout==5.0.1 ; python_version < "3.11"
# via -r requirements/runtime-deps.in
backports-zstd==1.0.0 ; platform_python_implementation == "CPython" and python_version < "3.14"
backports-zstd==1.1.0 ; platform_python_implementation == "CPython" and python_version < "3.14"
# via -r requirements/runtime-deps.in
brotli==1.2.0 ; platform_python_implementation == "CPython"
# via -r requirements/runtime-deps.in
Expand Down
16 changes: 9 additions & 7 deletions requirements/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ async-timeout==5.0.1 ; python_version < "3.11"
# valkey
babel==2.17.0
# via sphinx
backports-zstd==1.0.0 ; implementation_name == "cpython"
backports-zstd==1.1.0 ; implementation_name == "cpython"
# via
# -r requirements/lint.in
# -r requirements/runtime-deps.in
Expand All @@ -43,11 +43,11 @@ cffi==2.0.0
# cryptography
# pycares
# pytest-codspeed
cfgv==3.4.0
cfgv==3.5.0
# via pre-commit
charset-normalizer==3.4.4
# via requests
click==8.3.0
click==8.3.1
# via
# pip-tools
# slotscheck
Expand All @@ -65,9 +65,9 @@ distlib==0.4.0
# via virtualenv
docutils==0.21.2
# via sphinx
exceptiongroup==1.3.0
exceptiongroup==1.3.1
# via pytest
execnet==2.1.1
execnet==2.1.2
# via pytest-xdist
filelock==3.20.0
# via virtualenv
Expand Down Expand Up @@ -102,6 +102,8 @@ jinja2==3.1.6
# via
# sphinx
# towncrier
librt==0.6.3
# via mypy
markdown-it-py==4.0.0
# via rich
markupsafe==3.0.3
Expand All @@ -113,7 +115,7 @@ multidict==6.7.0
# -r requirements/multidict.in
# -r requirements/runtime-deps.in
# yarl
mypy==1.18.2 ; implementation_name == "cpython"
mypy==1.19.0 ; implementation_name == "cpython"
# via
# -r requirements/lint.in
# -r requirements/test-common.in
Expand All @@ -130,7 +132,7 @@ packaging==25.0
# wheel
pathspec==0.12.1
# via mypy
pip-tools==7.5.1
pip-tools==7.5.2
# via -r requirements/dev.in
pkgconfig==1.5.5
# via -r requirements/test-common.in
Expand Down
16 changes: 9 additions & 7 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ async-timeout==5.0.1 ; python_version < "3.11"
# valkey
babel==2.17.0
# via sphinx
backports-zstd==1.0.0 ; platform_python_implementation == "CPython" and python_version < "3.14"
backports-zstd==1.1.0 ; platform_python_implementation == "CPython" and python_version < "3.14"
# via
# -r requirements/lint.in
# -r requirements/runtime-deps.in
Expand All @@ -43,11 +43,11 @@ cffi==2.0.0
# cryptography
# pycares
# pytest-codspeed
cfgv==3.4.0
cfgv==3.5.0
# via pre-commit
charset-normalizer==3.4.4
# via requests
click==8.3.0
click==8.3.1
# via
# pip-tools
# slotscheck
Expand All @@ -63,9 +63,9 @@ distlib==0.4.0
# via virtualenv
docutils==0.21.2
# via sphinx
exceptiongroup==1.3.0
exceptiongroup==1.3.1
# via pytest
execnet==2.1.1
execnet==2.1.2
# via pytest-xdist
filelock==3.20.0
# via virtualenv
Expand Down Expand Up @@ -100,6 +100,8 @@ jinja2==3.1.6
# via
# sphinx
# towncrier
librt==0.6.3
# via mypy
markdown-it-py==4.0.0
# via rich
markupsafe==3.0.3
Expand All @@ -110,7 +112,7 @@ multidict==6.7.0
# via
# -r requirements/runtime-deps.in
# yarl
mypy==1.18.2 ; implementation_name == "cpython"
mypy==1.19.0 ; implementation_name == "cpython"
# via
# -r requirements/lint.in
# -r requirements/test-common.in
Expand All @@ -127,7 +129,7 @@ packaging==25.0
# wheel
pathspec==0.12.1
# via mypy
pip-tools==7.5.1
pip-tools==7.5.2
# via -r requirements/dev.in
pkgconfig==1.5.5
# via -r requirements/test-common.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/doc-spelling.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ certifi==2025.11.12
# via requests
charset-normalizer==3.4.4
# via requests
click==8.3.0
click==8.3.1
# via towncrier
docutils==0.21.2
# via sphinx
Expand Down
2 changes: 1 addition & 1 deletion requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ certifi==2025.11.12
# via requests
charset-normalizer==3.4.4
# via requests
click==8.3.0
click==8.3.1
# via towncrier
docutils==0.21.2
# via sphinx
Expand Down
12 changes: 7 additions & 5 deletions requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ annotated-types==0.7.0
# via pydantic
async-timeout==5.0.1
# via valkey
backports-zstd==1.0.0 ; implementation_name == "cpython"
backports-zstd==1.1.0 ; implementation_name == "cpython"
# via -r requirements/lint.in
blockbuster==1.5.25
# via -r requirements/lint.in
Expand All @@ -19,15 +19,15 @@ cffi==2.0.0
# cryptography
# pycares
# pytest-codspeed
cfgv==3.4.0
cfgv==3.5.0
# via pre-commit
click==8.3.0
click==8.3.1
# via slotscheck
cryptography==46.0.3
# via trustme
distlib==0.4.0
# via virtualenv
exceptiongroup==1.3.0
exceptiongroup==1.3.1
# via pytest
filelock==3.20.0
# via virtualenv
Expand All @@ -43,11 +43,13 @@ iniconfig==2.3.0
# via pytest
isal==1.7.2
# via -r requirements/lint.in
librt==0.6.3
# via mypy
markdown-it-py==4.0.0
# via rich
mdurl==0.1.2
# via markdown-it-py
mypy==1.18.2 ; implementation_name == "cpython"
mypy==1.19.0 ; implementation_name == "cpython"
# via -r requirements/lint.in
mypy-extensions==1.1.0
# via mypy
Expand Down
2 changes: 1 addition & 1 deletion requirements/runtime-deps.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ aiosignal==1.4.0
# via -r requirements/runtime-deps.in
async-timeout==5.0.1 ; python_version < "3.11"
# via -r requirements/runtime-deps.in
backports-zstd==1.0.0 ; platform_python_implementation == "CPython" and python_version < "3.14"
backports-zstd==1.1.0 ; platform_python_implementation == "CPython" and python_version < "3.14"
# via -r requirements/runtime-deps.in
brotli==1.2.0 ; platform_python_implementation == "CPython"
# via -r requirements/runtime-deps.in
Expand Down
10 changes: 6 additions & 4 deletions requirements/test-common.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,17 @@ cffi==2.0.0
# via
# cryptography
# pytest-codspeed
click==8.3.0
click==8.3.1
# via wait-for-it
coverage==7.11.0
# via
# -r requirements/test-common.in
# pytest-cov
cryptography==46.0.3
# via trustme
exceptiongroup==1.3.0
exceptiongroup==1.3.1
# via pytest
execnet==2.1.1
execnet==2.1.2
# via pytest-xdist
forbiddenfruit==0.1.4
# via blockbuster
Expand All @@ -34,11 +34,13 @@ iniconfig==2.3.0
# via pytest
isal==1.8.0 ; python_version < "3.14"
# via -r requirements/test-common.in
librt==0.6.3
# via mypy
markdown-it-py==4.0.0
# via rich
mdurl==0.1.2
# via markdown-it-py
mypy==1.18.2 ; implementation_name == "cpython"
mypy==1.19.0 ; implementation_name == "cpython"
# via -r requirements/test-common.in
mypy-extensions==1.1.0
# via mypy
Expand Down
12 changes: 7 additions & 5 deletions requirements/test-ft.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ annotated-types==0.7.0
# via pydantic
async-timeout==5.0.1 ; python_version < "3.11"
# via -r requirements/runtime-deps.in
backports-zstd==1.0.0 ; platform_python_implementation == "CPython" and python_version < "3.14"
backports-zstd==1.1.0 ; platform_python_implementation == "CPython" and python_version < "3.14"
# via -r requirements/runtime-deps.in
blockbuster==1.5.25
# via -r requirements/test-common.in
Expand All @@ -25,17 +25,17 @@ cffi==2.0.0
# cryptography
# pycares
# pytest-codspeed
click==8.3.0
click==8.3.1
# via wait-for-it
coverage==7.11.0
# via
# -r requirements/test-common.in
# pytest-cov
cryptography==46.0.3
# via trustme
exceptiongroup==1.3.0
exceptiongroup==1.3.1
# via pytest
execnet==2.1.1
execnet==2.1.2
# via pytest-xdist
forbiddenfruit==0.1.4
# via blockbuster
Expand All @@ -55,6 +55,8 @@ iniconfig==2.3.0
# via pytest
isal==1.8.0 ; python_version < "3.14"
# via -r requirements/test-common.in
librt==0.6.3
# via mypy
markdown-it-py==4.0.0
# via rich
mdurl==0.1.2
Expand All @@ -63,7 +65,7 @@ multidict==6.7.0
# via
# -r requirements/runtime-deps.in
# yarl
mypy==1.18.2 ; implementation_name == "cpython"
mypy==1.19.0 ; implementation_name == "cpython"
# via -r requirements/test-common.in
mypy-extensions==1.1.0
# via mypy
Expand Down
12 changes: 7 additions & 5 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ annotated-types==0.7.0
# via pydantic
async-timeout==5.0.1 ; python_version < "3.11"
# via -r requirements/runtime-deps.in
backports-zstd==1.0.0 ; platform_python_implementation == "CPython" and python_version < "3.14"
backports-zstd==1.1.0 ; platform_python_implementation == "CPython" and python_version < "3.14"
# via -r requirements/runtime-deps.in
blockbuster==1.5.25
# via -r requirements/test-common.in
Expand All @@ -25,17 +25,17 @@ cffi==2.0.0
# cryptography
# pycares
# pytest-codspeed
click==8.3.0
click==8.3.1
# via wait-for-it
coverage==7.11.0
# via
# -r requirements/test-common.in
# pytest-cov
cryptography==46.0.3
# via trustme
exceptiongroup==1.3.0
exceptiongroup==1.3.1
# via pytest
execnet==2.1.1
execnet==2.1.2
# via pytest-xdist
forbiddenfruit==0.1.4
# via blockbuster
Expand All @@ -55,6 +55,8 @@ iniconfig==2.3.0
# via pytest
isal==1.7.2 ; python_version < "3.14"
# via -r requirements/test-common.in
librt==0.6.3
# via mypy
markdown-it-py==4.0.0
# via rich
mdurl==0.1.2
Expand All @@ -63,7 +65,7 @@ multidict==6.7.0
# via
# -r requirements/runtime-deps.in
# yarl
mypy==1.18.2 ; implementation_name == "cpython"
mypy==1.19.0 ; implementation_name == "cpython"
# via -r requirements/test-common.in
mypy-extensions==1.1.0
# via mypy
Expand Down
Loading