File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 44#
55# pip-compile --allow-unsafe --output-file=tests/formatters.txt --strip-extras tests/formatters.in
66#
7- black==25.9 .0
7+ black==25.11 .0
88 # via -r tests/formatters.in
9- click==8.3.0
9+ click==8.3.1
1010 # via black
1111isort==7.0.0
1212 # via -r tests/formatters.in
Original file line number Diff line number Diff line change 44#
55# pip-compile --allow-unsafe --output-file=tests/static.txt --strip-extras tests/static.in
66#
7- ruff==0.14.4
7+ ruff==0.14.5
88 # via -r tests/static.in
Original file line number Diff line number Diff line change @@ -8,15 +8,15 @@ argcomplete==3.6.3
88 # via nox
99attrs==25.4.0
1010 # via nox
11- certifi==2025.10.5
11+ certifi==2025.11.12
1212 # via requests
1313cffi==2.0.0
1414 # via
1515 # cryptography
1616 # pynacl
1717charset-normalizer==3.4.4
1818 # via requests
19- click==8.3.0
19+ click==8.3.1
2020 # via typer-slim
2121codeowners==0.8.0
2222 # via -r tests/../hacking/pr_labeler/requirements.txt
@@ -42,7 +42,7 @@ mypy==1.18.2
4242 # via -r tests/typing.in
4343mypy-extensions==1.1.0
4444 # via mypy
45- nox==2025.10.16
45+ nox==2025.11.12
4646 # via -r tests/typing.in
4747packaging==25.0
4848 # via
@@ -58,7 +58,7 @@ pygithub==2.8.1
5858 # via -r tests/../hacking/pr_labeler/requirements.txt
5959pyjwt==2.10.1
6060 # via pygithub
61- pynacl==1.6.0
61+ pynacl==1.6.1
6262 # via pygithub
6363requests==2.32.5
6464 # via pygithub
You can’t perform that action at this time.
0 commit comments