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/formatters.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ packaging==25.0
# via black
pathspec==0.12.1
# via black
platformdirs==4.3.8
platformdirs==4.4.0
# via black
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.10
ruff==0.12.11
# via -r tests/static.in
6 changes: 3 additions & 3 deletions tests/typing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ packaging==25.0
# nox
pathspec==0.12.1
# via mypy
platformdirs==4.3.8
platformdirs==4.4.0
# via virtualenv
pycparser==2.22
# via cffi
Expand All @@ -64,11 +64,11 @@ pynacl==1.5.0
# via pygithub
requests==2.32.5
# via pygithub
typer-slim==0.16.1
typer-slim==0.17.3
# via -r tests/../hacking/pr_labeler/requirements.txt
types-docutils==0.22.0.20250822
# via -r tests/typing.in
typing-extensions==4.14.1
typing-extensions==4.15.0
# via
# codeowners
# mypy
Expand Down