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 tests/formatters.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# This file was autogenerated by uv via the following command:
# uv pip compile --universal --output-file tests/formatters.txt tests/formatters.in
black==25.9.0
black==25.11.0
# via -r tests/formatters.in
click==8.3.0
click==8.3.1
# via black
colorama==0.4.6 ; sys_platform == 'win32'
# via click
Expand Down
2 changes: 1 addition & 1 deletion tests/pip-compile.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated by uv via the following command:
# uv pip compile --universal --output-file tests/pip-compile.txt tests/pip-compile.in
uv==0.9.8
uv==0.9.9
# via -r tests/pip-compile.in
2 changes: 1 addition & 1 deletion tests/static.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated by uv via the following command:
# uv pip compile --universal --output-file tests/static.txt tests/static.in
ruff==0.14.4
ruff==0.14.5
# via -r tests/static.in
2 changes: 1 addition & 1 deletion tests/tag.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file was autogenerated by uv via the following command:
# uv pip compile --universal --output-file tests/tag.txt tests/tag.in
click==8.3.0
click==8.3.1
# via typer-slim
colorama==0.4.6 ; sys_platform == 'win32'
# via click
Expand Down
10 changes: 5 additions & 5 deletions tests/typing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ argcomplete==3.6.3
# via nox
attrs==25.4.0
# via nox
certifi==2025.10.5
certifi==2025.11.12
# via requests
cffi==2.0.0 ; platform_python_implementation != 'PyPy'
# via
# cryptography
# pynacl
charset-normalizer==3.4.4
# via requests
click==8.3.0
click==8.3.1
# via typer-slim
codeowners==0.8.0
# via -r tests/../hacking/pr_labeler/requirements.txt
Expand Down Expand Up @@ -50,7 +50,7 @@ mypy==1.18.2
# via -r tests/typing.in
mypy-extensions==1.1.0
# via mypy
nox==2025.10.16
nox==2025.11.12
# via -r tests/typing.in
packaging==25.0
# via
Expand All @@ -67,7 +67,7 @@ pygithub==2.8.1
# via -r tests/../hacking/pr_labeler/requirements.txt
pyjwt==2.10.1
# via pygithub
pynacl==1.6.0
pynacl==1.6.1
# via pygithub
requests==2.32.5
# via pygithub
Expand All @@ -77,7 +77,7 @@ typer-slim==0.20.0
# via
# -r tests/../hacking/pr_labeler/requirements.txt
# -r tests/tag.in
types-docutils==0.22.2.20251006
types-docutils==0.22.3.20251115
# via -r tests/typing.in
typing-extensions==4.15.0
# via
Expand Down