File tree Expand file tree Collapse file tree 5 files changed +10
-10
lines changed
Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11# This file was autogenerated by uv via the following command:
22# uv pip compile --universal --output-file tests/formatters.txt tests/formatters.in
3- black==25.9 .0
3+ black==25.11 .0
44 # via -r tests/formatters.in
5- click==8.3.0
5+ click==8.3.1
66 # via black
77colorama==0.4.6 ; sys_platform == 'win32'
88 # via click
Original file line number Diff line number Diff line change 11# This file was autogenerated by uv via the following command:
22# uv pip compile --universal --output-file tests/pip-compile.txt tests/pip-compile.in
3- uv==0.9.8
3+ uv==0.9.9
44 # via -r tests/pip-compile.in
Original file line number Diff line number Diff line change 11# This file was autogenerated by uv via the following command:
22# uv pip compile --universal --output-file tests/static.txt tests/static.in
3- ruff==0.14.4
3+ ruff==0.14.5
44 # via -r tests/static.in
Original file line number Diff line number Diff line change 11# This file was autogenerated by uv via the following command:
22# uv pip compile --universal --output-file tests/tag.txt tests/tag.in
3- click==8.3.0
3+ click==8.3.1
44 # via typer-slim
55colorama==0.4.6 ; sys_platform == 'win32'
66 # via click
Original file line number Diff line number Diff line change @@ -6,15 +6,15 @@ argcomplete==3.6.3
66 # via nox
77attrs==25.4.0
88 # via nox
9- certifi==2025.10.5
9+ certifi==2025.11.12
1010 # via requests
1111cffi==2.0.0 ; platform_python_implementation != 'PyPy'
1212 # via
1313 # cryptography
1414 # pynacl
1515charset-normalizer==3.4.4
1616 # via requests
17- click==8.3.0
17+ click==8.3.1
1818 # via typer-slim
1919codeowners==0.8.0
2020 # via -r tests/../hacking/pr_labeler/requirements.txt
@@ -50,7 +50,7 @@ mypy==1.18.2
5050 # via -r tests/typing.in
5151mypy-extensions==1.1.0
5252 # via mypy
53- nox==2025.10.16
53+ nox==2025.11.12
5454 # via -r tests/typing.in
5555packaging==25.0
5656 # via
@@ -67,7 +67,7 @@ pygithub==2.8.1
6767 # via -r tests/../hacking/pr_labeler/requirements.txt
6868pyjwt==2.10.1
6969 # via pygithub
70- pynacl==1.6.0
70+ pynacl==1.6.1
7171 # via pygithub
7272requests==2.32.5
7373 # via pygithub
@@ -77,7 +77,7 @@ typer-slim==0.20.0
7777 # via
7878 # -r tests/../hacking/pr_labeler/requirements.txt
7979 # -r tests/tag.in
80- types-docutils==0.22.2.20251006
80+ types-docutils==0.22.3.20251115
8181 # via -r tests/typing.in
8282typing-extensions==4.15.0
8383 # via
You can’t perform that action at this time.
0 commit comments