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 @@ -22,7 +22,7 @@ frozenlist==1.8.0
# via
# -r requirements/runtime-deps.in
# aiosignal
gunicorn==24.1.1
gunicorn==25.0.1
# via -r requirements/base-ft.in
idna==3.7
# via yarl
Expand Down
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ frozenlist==1.8.0
# via
# -r requirements/runtime-deps.in
# aiosignal
gunicorn==24.1.1
gunicorn==25.0.1
# via -r requirements/base.in
idna==3.7
# via yarl
Expand Down
8 changes: 4 additions & 4 deletions requirements/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ frozenlist==1.8.0
# via
# -r requirements/runtime-deps.in
# aiosignal
gunicorn==24.1.1
gunicorn==25.0.1
# via -r requirements/base.in
identify==2.6.16
# via pre-commit
Expand Down Expand Up @@ -203,7 +203,7 @@ requests==2.32.5
# via
# sphinx
# sphinxcontrib-spelling
rich==14.3.1
rich==14.3.2
# via pytest-codspeed
setuptools-git==1.2
# via -r requirements/test-common.in
Expand Down Expand Up @@ -234,7 +234,7 @@ sphinxcontrib-spelling==8.0.2 ; platform_system != "Windows"
# via -r requirements/doc-spelling.in
sphinxcontrib-towncrier==0.5.0a0
# via -r requirements/doc.in
tomli==2.3.0
tomli==2.4.0
# via
# build
# coverage
Expand Down Expand Up @@ -289,7 +289,7 @@ zlib-ng==1.0.0
# -r requirements/test-common.in

# The following packages are considered to be unsafe in a requirements file:
pip==25.3
pip==26.0
# via pip-tools
setuptools==80.10.2
# via pip-tools
8 changes: 4 additions & 4 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ frozenlist==1.8.0
# via
# -r requirements/runtime-deps.in
# aiosignal
gunicorn==24.1.1
gunicorn==25.0.1
# via -r requirements/base.in
identify==2.6.16
# via pre-commit
Expand Down Expand Up @@ -196,7 +196,7 @@ pyyaml==6.0.3
# via pre-commit
requests==2.32.5
# via sphinx
rich==14.3.1
rich==14.3.2
# via pytest-codspeed
setuptools-git==1.2
# via -r requirements/test-common.in
Expand Down Expand Up @@ -224,7 +224,7 @@ sphinxcontrib-serializinghtml==2.0.0
# via sphinx
sphinxcontrib-towncrier==0.5.0a0
# via -r requirements/doc.in
tomli==2.3.0
tomli==2.4.0
# via
# build
# coverage
Expand Down Expand Up @@ -279,7 +279,7 @@ zlib-ng==1.0.0
# -r requirements/test-common.in

# The following packages are considered to be unsafe in a requirements file:
pip==25.3
pip==26.0
# via pip-tools
setuptools==80.10.2
# via pip-tools
2 changes: 1 addition & 1 deletion requirements/doc-spelling.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ sphinxcontrib-spelling==8.0.2 ; platform_system != "Windows"
# via -r requirements/doc-spelling.in
sphinxcontrib-towncrier==0.5.0a0
# via -r requirements/doc.in
tomli==2.3.0
tomli==2.4.0
# via
# sphinx
# towncrier
Expand Down
2 changes: 1 addition & 1 deletion requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ sphinxcontrib-serializinghtml==2.0.0
# via sphinx
sphinxcontrib-towncrier==0.5.0a0
# via -r requirements/doc.in
tomli==2.3.0
tomli==2.4.0
# via
# sphinx
# towncrier
Expand Down
4 changes: 2 additions & 2 deletions requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -94,13 +94,13 @@ python-on-whales==0.80.0
# via -r requirements/lint.in
pyyaml==6.0.3
# via pre-commit
rich==14.3.1
rich==14.3.2
# via pytest-codspeed
six==1.17.0
# via python-dateutil
slotscheck==0.19.1
# via -r requirements/lint.in
tomli==2.3.0
tomli==2.4.0
# via
# mypy
# pytest
Expand Down
4 changes: 2 additions & 2 deletions requirements/test-common.txt
Original file line number Diff line number Diff line change
Expand Up @@ -85,13 +85,13 @@ python-dateutil==2.9.0.post0
# via freezegun
python-on-whales==0.80.0
# via -r requirements/test-common.in
rich==14.3.1
rich==14.3.2
# via pytest-codspeed
setuptools-git==1.2
# via -r requirements/test-common.in
six==1.17.0
# via python-dateutil
tomli==2.3.0
tomli==2.4.0
# via
# coverage
# mypy
Expand Down
6 changes: 3 additions & 3 deletions requirements/test-ft.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ frozenlist==1.8.0
# via
# -r requirements/runtime-deps.in
# aiosignal
gunicorn==24.1.1
gunicorn==25.0.1
# via -r requirements/base-ft.in
idna==3.7
# via
Expand Down Expand Up @@ -118,13 +118,13 @@ python-dateutil==2.9.0.post0
# via freezegun
python-on-whales==0.80.0
# via -r requirements/test-common.in
rich==14.3.1
rich==14.3.2
# via pytest-codspeed
setuptools-git==1.2
# via -r requirements/test-common.in
six==1.17.0
# via python-dateutil
tomli==2.3.0
tomli==2.4.0
# via
# coverage
# mypy
Expand Down
6 changes: 3 additions & 3 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ frozenlist==1.8.0
# via
# -r requirements/runtime-deps.in
# aiosignal
gunicorn==24.1.1
gunicorn==25.0.1
# via -r requirements/base.in
idna==3.7
# via
Expand Down Expand Up @@ -118,13 +118,13 @@ python-dateutil==2.9.0.post0
# via freezegun
python-on-whales==0.80.0
# via -r requirements/test-common.in
rich==14.3.1
rich==14.3.2
# via pytest-codspeed
setuptools-git==1.2
# via -r requirements/test-common.in
six==1.17.0
# via python-dateutil
tomli==2.3.0
tomli==2.4.0
# via
# coverage
# mypy
Expand Down
Loading