File tree Expand file tree Collapse file tree 5 files changed +12
-12
lines changed
Expand file tree Collapse file tree 5 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -6,15 +6,15 @@ click==8.3.0
66 # via black
77colorama==0.4.6 ; sys_platform == 'win32'
88 # via click
9- isort==6.1 .0
9+ isort==7.0 .0
1010 # via -r tests/formatters.in
1111mypy-extensions==1.1.0
1212 # via black
1313packaging==25.0
1414 # via black
1515pathspec==0.12.1
1616 # via black
17- platformdirs==4.4 .0
17+ platformdirs==4.5 .0
1818 # via black
1919pytokens==0.1.10
2020 # via black
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.8.23
3+ uv==0.9.2
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.13.3
3+ ruff==0.14.0
44 # via -r tests/static.in
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ packaging==25.0
1616 # via -r tests/tag.in
1717pygments==2.19.2
1818 # via rich
19- rich==14.1 .0
19+ rich==14.2 .0
2020 # via typer
2121shellingham==1.5.4
2222 # via typer
Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ antsibull-docutils==1.3.0
44 # via -r tests/typing.in
55argcomplete==3.6.2
66 # via nox
7- attrs==25.3 .0
7+ attrs==25.4 .0
88 # via nox
9- certifi==2025.8.3
9+ certifi==2025.10.5
1010 # via requests
1111cffi==2.0.0 ; platform_python_implementation != 'PyPy'
1212 # via
@@ -34,7 +34,7 @@ distlib==0.4.0
3434 # via virtualenv
3535docutils==0.22.2
3636 # via antsibull-docutils
37- filelock==3.19.1
37+ filelock==3.20.0
3838 # via virtualenv
3939gitdb==4.0.12
4040 # via gitpython
@@ -63,7 +63,7 @@ packaging==25.0
6363 # nox
6464pathspec==0.12.1
6565 # via mypy
66- platformdirs==4.4 .0
66+ platformdirs==4.5 .0
6767 # via virtualenv
6868pycparser==2.23 ; implementation_name != 'PyPy' and platform_python_implementation != 'PyPy'
6969 # via cffi
@@ -77,7 +77,7 @@ pynacl==1.6.0
7777 # via pygithub
7878requests==2.32.5
7979 # via pygithub
80- rich==14.1 .0
80+ rich==14.2 .0
8181 # via typer
8282shellingham==1.5.4
8383 # via typer
@@ -87,7 +87,7 @@ typer==0.19.2
8787 # via -r tests/tag.in
8888typer-slim==0.19.2
8989 # via -r tests/../hacking/pr_labeler/requirements.txt
90- types-docutils==0.22.2.20250924
90+ types-docutils==0.22.2.20251006
9191 # via -r tests/typing.in
9292typing-extensions==4.15.0
9393 # via
@@ -100,5 +100,5 @@ urllib3==2.5.0
100100 # via
101101 # pygithub
102102 # requests
103- virtualenv==20.34.0
103+ virtualenv==20.35.3
104104 # via nox
You can’t perform that action at this time.
0 commit comments