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 @@ -6,11 +6,11 @@
#
aiodns==3.2.0 ; sys_platform == "linux" or sys_platform == "darwin"
# via -r requirements/runtime-deps.in
aiohappyeyeballs==2.4.3
aiohappyeyeballs==2.4.4
# via -r requirements/runtime-deps.in
aiosignal==1.3.2
# via -r requirements/runtime-deps.in
async-timeout==4.0.3 ; python_version < "3.11"
async-timeout==5.0.1 ; python_version < "3.11"
# via -r requirements/runtime-deps.in
brotli==1.1.0 ; platform_python_implementation == "CPython"
# via -r requirements/runtime-deps.in
Expand Down
15 changes: 8 additions & 7 deletions requirements/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ aiodns==3.2.0 ; sys_platform == "linux" or sys_platform == "darwin"
# via
# -r requirements/lint.in
# -r requirements/runtime-deps.in
aiohappyeyeballs==2.4.3
aiohappyeyeballs==2.4.4
# via -r requirements/runtime-deps.in
aiohttp-theme==0.1.7
# via -r requirements/doc.in
Expand All @@ -18,7 +18,7 @@ alabaster==1.0.0
# via sphinx
annotated-types==0.7.0
# via pydantic
async-timeout==4.0.3 ; python_version < "3.11"
async-timeout==5.0.1 ; python_version < "3.11"
# via
# -r requirements/runtime-deps.in
# valkey
Expand Down Expand Up @@ -49,7 +49,7 @@ click==8.1.8
# towncrier
# typer
# wait-for-it
coverage==7.6.1
coverage==7.6.9
# via
# -r requirements/test.in
# pytest-cov
Expand Down Expand Up @@ -96,7 +96,7 @@ incremental==24.7.2
# via towncrier
iniconfig==2.0.0
# via pytest
jinja2==3.1.4
jinja2==3.1.5
# via
# sphinx
# towncrier
Expand Down Expand Up @@ -196,6 +196,7 @@ requests==2.32.3
# cherry-picker
# python-on-whales
# sphinx
# sphinxcontrib-spelling
rich==13.9.4
# via
# pytest-codspeed
Expand Down Expand Up @@ -227,7 +228,7 @@ sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
sphinxcontrib-spelling==8.0.0 ; platform_system != "Windows"
sphinxcontrib-spelling==8.0.1 ; platform_system != "Windows"
# via -r requirements/doc-spelling.in
sphinxcontrib-towncrier==0.4.0a0
# via -r requirements/doc.in
Expand All @@ -247,7 +248,7 @@ towncrier==23.11.0
# via
# -r requirements/doc.in
# sphinxcontrib-towncrier
tqdm==4.66.5
tqdm==4.67.1
# via python-on-whales
trustme==1.1.0 ; platform_machine != "i686"
# via
Expand All @@ -274,7 +275,7 @@ uvloop==0.21.0 ; platform_system != "Windows"
# -r requirements/lint.in
valkey==6.0.2
# via -r requirements/lint.in
virtualenv==20.27.0
virtualenv==20.28.0
# via pre-commit
wait-for-it==2.2.2
# via -r requirements/test.in
Expand Down
12 changes: 6 additions & 6 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ aiodns==3.2.0 ; sys_platform == "linux" or sys_platform == "darwin"
# via
# -r requirements/lint.in
# -r requirements/runtime-deps.in
aiohappyeyeballs==2.4.3
aiohappyeyeballs==2.4.4
# via -r requirements/runtime-deps.in
aiohttp-theme==0.1.7
# via -r requirements/doc.in
Expand All @@ -18,7 +18,7 @@ alabaster==1.0.0
# via sphinx
annotated-types==0.7.0
# via pydantic
async-timeout==4.0.3 ; python_version < "3.11"
async-timeout==5.0.1 ; python_version < "3.11"
# via
# -r requirements/runtime-deps.in
# valkey
Expand Down Expand Up @@ -49,7 +49,7 @@ click==8.1.8
# towncrier
# typer
# wait-for-it
coverage==7.6.1
coverage==7.6.9
# via
# -r requirements/test.in
# pytest-cov
Expand Down Expand Up @@ -94,7 +94,7 @@ incremental==24.7.2
# via towncrier
iniconfig==2.0.0
# via pytest
jinja2==3.1.4
jinja2==3.1.5
# via
# sphinx
# towncrier
Expand Down Expand Up @@ -239,7 +239,7 @@ towncrier==23.11.0
# via
# -r requirements/doc.in
# sphinxcontrib-towncrier
tqdm==4.66.5
tqdm==4.67.1
# via python-on-whales
trustme==1.1.0 ; platform_machine != "i686"
# via
Expand All @@ -266,7 +266,7 @@ uvloop==0.21.0 ; platform_system != "Windows" and implementation_name == "cpytho
# -r requirements/lint.in
valkey==6.0.2
# via -r requirements/lint.in
virtualenv==20.27.0
virtualenv==20.28.0
# via pre-commit
wait-for-it==2.2.2
# via -r requirements/test.in
Expand Down
8 changes: 5 additions & 3 deletions requirements/doc-spelling.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ imagesize==1.4.1
# via sphinx
incremental==24.7.2
# via towncrier
jinja2==3.1.4
jinja2==3.1.5
# via
# sphinx
# towncrier
Expand All @@ -37,7 +37,9 @@ pyenchant==3.2.2
pygments==2.18.0
# via sphinx
requests==2.32.3
# via sphinx
# via
# sphinx
# sphinxcontrib-spelling
snowballstemmer==2.2.0
# via sphinx
sphinx==8.1.3
Expand All @@ -57,7 +59,7 @@ sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
sphinxcontrib-spelling==8.0.0 ; platform_system != "Windows"
sphinxcontrib-spelling==8.0.1 ; platform_system != "Windows"
# via -r requirements/doc-spelling.in
sphinxcontrib-towncrier==0.4.0a0
# via -r requirements/doc.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ imagesize==1.4.1
# via sphinx
incremental==24.7.2
# via towncrier
jinja2==3.1.4
jinja2==3.1.5
# via
# sphinx
# towncrier
Expand Down
6 changes: 3 additions & 3 deletions requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ aiodns==3.2.0
# via -r requirements/lint.in
annotated-types==0.7.0
# via pydantic
async-timeout==4.0.3
async-timeout==5.0.1
# via valkey
certifi==2024.12.14
# via requests
Expand Down Expand Up @@ -107,7 +107,7 @@ tomli==2.0.2
# mypy
# pytest
# slotscheck
tqdm==4.66.5
tqdm==4.67.1
# via python-on-whales
trustme==1.1.0
# via -r requirements/lint.in
Expand All @@ -127,5 +127,5 @@ uvloop==0.21.0 ; platform_system != "Windows"
# via -r requirements/lint.in
valkey==6.0.2
# via -r requirements/lint.in
virtualenv==20.27.0
virtualenv==20.28.0
# via pre-commit
4 changes: 2 additions & 2 deletions requirements/runtime-deps.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
#
aiodns==3.2.0 ; sys_platform == "linux" or sys_platform == "darwin"
# via -r requirements/runtime-deps.in
aiohappyeyeballs==2.4.3
aiohappyeyeballs==2.4.4
# via -r requirements/runtime-deps.in
aiosignal==1.3.2
# via -r requirements/runtime-deps.in
async-timeout==4.0.3 ; python_version < "3.11"
async-timeout==5.0.1 ; python_version < "3.11"
# via -r requirements/runtime-deps.in
brotli==1.1.0 ; platform_python_implementation == "CPython"
# via -r requirements/runtime-deps.in
Expand Down
8 changes: 4 additions & 4 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
#
aiodns==3.2.0 ; sys_platform == "linux" or sys_platform == "darwin"
# via -r requirements/runtime-deps.in
aiohappyeyeballs==2.4.3
aiohappyeyeballs==2.4.4
# via -r requirements/runtime-deps.in
aiosignal==1.3.2
# via -r requirements/runtime-deps.in
annotated-types==0.7.0
# via pydantic
async-timeout==4.0.3 ; python_version < "3.11"
async-timeout==5.0.1 ; python_version < "3.11"
# via -r requirements/runtime-deps.in
brotli==1.1.0 ; platform_python_implementation == "CPython"
# via -r requirements/runtime-deps.in
Expand All @@ -29,7 +29,7 @@ click==8.1.8
# via
# typer
# wait-for-it
coverage==7.6.1
coverage==7.6.9
# via
# -r requirements/test.in
# pytest-cov
Expand Down Expand Up @@ -126,7 +126,7 @@ tomli==2.0.2
# coverage
# mypy
# pytest
tqdm==4.66.5
tqdm==4.67.1
# via python-on-whales
trustme==1.1.0 ; platform_machine != "i686"
# via -r requirements/test.in
Expand Down
Loading