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
Expand Up @@ -16,9 +16,9 @@ packaging==25.0
# via black
pathspec==0.12.1
# via black
platformdirs==4.3.8
platformdirs==4.4.0
# via black
tomli==2.2.1
# via black
typing-extensions==4.14.1
typing-extensions==4.15.0
# via black
2 changes: 1 addition & 1 deletion tests/static.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
#
# pip-compile --allow-unsafe --output-file=tests/static.txt --strip-extras 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 @@ -48,7 +48,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 @@ -65,9 +65,9 @@ tomli==2.2.1
# dependency-groups
# mypy
# nox
typer-slim==0.16.1
typer-slim==0.17.3
# via -r tests/../hacking/pr_labeler/requirements.txt
typing-extensions==4.14.1
typing-extensions==4.15.0
# via
# codeowners
# mypy
Expand Down