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
6 changes: 4 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.1.0
black==25.9.0
# via -r tests/formatters.in
click==8.2.1
click==8.3.0
# via black
colorama==0.4.6 ; sys_platform == 'win32'
# via click
Expand All @@ -16,3 +16,5 @@ pathspec==0.12.1
# via black
platformdirs==4.4.0
# via black
pytokens==0.1.10
# via black
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.17
uv==0.8.19
# 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.13.0
ruff==0.13.1
# via -r tests/static.in
4 changes: 2 additions & 2 deletions 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.2.1
click==8.3.0
# via typer
colorama==0.4.6 ; sys_platform == 'win32'
# via click
Expand All @@ -22,7 +22,7 @@ shellingham==1.5.4
# via typer
smmap==5.0.2
# via gitdb
typer==0.17.4
typer==0.19.1
# via -r tests/tag.in
typing-extensions==4.15.0
# via typer
14 changes: 7 additions & 7 deletions tests/typing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ cffi==2.0.0 ; platform_python_implementation != 'PyPy'
# pynacl
charset-normalizer==3.4.3
# via requests
click==8.2.1
click==8.3.0
# via
# typer
# typer-slim
Expand All @@ -26,13 +26,13 @@ colorama==0.4.6 ; sys_platform == 'win32'
# colorlog
colorlog==6.9.0
# via nox
cryptography==45.0.7
cryptography==46.0.1
# via pyjwt
dependency-groups==1.3.1
# via nox
distlib==0.4.0
# via virtualenv
docutils==0.22
docutils==0.22.2
# via antsibull-docutils
filelock==3.19.1
# via virtualenv
Expand All @@ -50,7 +50,7 @@ markupsafe==3.0.2
# via jinja2
mdurl==0.1.2
# via markdown-it-py
mypy==1.18.1
mypy==1.18.2
# via -r tests/typing.in
mypy-extensions==1.1.0
# via mypy
Expand Down Expand Up @@ -83,11 +83,11 @@ shellingham==1.5.4
# via typer
smmap==5.0.2
# via gitdb
typer==0.17.4
typer==0.19.1
# via -r tests/tag.in
typer-slim==0.17.4
typer-slim==0.19.1
# via -r tests/../hacking/pr_labeler/requirements.txt
types-docutils==0.22.0.20250822
types-docutils==0.22.0.20250919
# via -r tests/typing.in
typing-extensions==4.15.0
# via
Expand Down