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 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.8.11
uv==0.8.13
# 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.12.9
ruff==0.12.10
# via -r tests/static.in
2 changes: 1 addition & 1 deletion tests/tag.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ shellingham==1.5.4
# via typer
smmap==5.0.2
# via gitdb
typer==0.16.0
typer==0.16.1
# via -r tests/tag.in
typing-extensions==4.14.1
# via typer
8 changes: 4 additions & 4 deletions tests/typing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -75,19 +75,19 @@ pyjwt==2.10.1
# via pygithub
pynacl==1.5.0
# via pygithub
requests==2.32.4
requests==2.32.5
# via pygithub
rich==14.1.0
# via typer
shellingham==1.5.4
# via typer
smmap==5.0.2
# via gitdb
typer==0.16.0
typer==0.16.1
# via -r tests/tag.in
typer-slim==0.16.0
typer-slim==0.16.1
# via -r tests/../hacking/pr_labeler/requirements.txt
types-docutils==0.22.0.20250814
types-docutils==0.22.0.20250822
# via -r tests/typing.in
typing-extensions==4.14.1
# via
Expand Down