File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
Expand file tree Collapse file tree 3 files changed +8
-8
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/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 @@ -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
@@ -46,7 +46,7 @@ mypy==1.18.2
4646 # via -r tests/typing.in
4747mypy-extensions==1.1.0
4848 # via mypy
49- nox==2025.10.16
49+ nox==2025.11.12
5050 # via -r tests/typing.in
5151packaging==25.0
5252 # via
@@ -62,13 +62,13 @@ pygithub==2.8.1
6262 # via -r tests/../hacking/pr_labeler/requirements.txt
6363pyjwt==2.10.1
6464 # via pygithub
65- pynacl==1.6.0
65+ pynacl==1.6.1
6666 # via pygithub
6767requests==2.32.5
6868 # via pygithub
6969typer-slim==0.20.0
7070 # via -r tests/../hacking/pr_labeler/requirements.txt
71- types-docutils==0.22.2.20251006
71+ types-docutils==0.22.3.20251115
7272 # via -r tests/typing.in
7373typing-extensions==4.15.0
7474 # via
You can’t perform that action at this time.
0 commit comments