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,7 +14,7 @@ packaging==25.0
# via black
pathspec==0.12.1
# via black
platformdirs==4.5.0
platformdirs==4.5.1
# via black
pytokens==0.3.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.14.7
ruff==0.14.8
# 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 @@ -40,7 +40,7 @@ idna==3.11
# via requests
jinja2==3.1.6
# via -r tests/../hacking/pr_labeler/requirements.txt
librt==0.6.3
librt==0.7.3
# via mypy
markupsafe==3.0.3
# via jinja2
Expand All @@ -56,7 +56,7 @@ packaging==25.0
# nox
pathspec==0.12.1
# via mypy
platformdirs==4.5.0
platformdirs==4.5.1
# via virtualenv
pycparser==2.23 ; implementation_name != 'PyPy' and platform_python_implementation != 'PyPy'
# via cffi
Expand All @@ -78,7 +78,7 @@ typing-extensions==4.15.0
# mypy
# pygithub
# typer-slim
urllib3==2.5.0
urllib3==2.6.0
# via
# pygithub
# requests
Expand Down