File tree Expand file tree Collapse file tree 3 files changed +11
-9
lines changed Expand file tree Collapse file tree 3 files changed +11
-9
lines changed Original file line number Diff line number Diff line change 1
1
# This file was autogenerated by uv via the following command:
2
2
# uv pip compile --universal --output-file tests/formatters.txt tests/formatters.in
3
- black==25.1 .0
3
+ black==25.9 .0
4
4
# via -r tests/formatters.in
5
- click==8.2.1
5
+ click==8.3.0
6
6
# via black
7
7
colorama==0.4.6 ; sys_platform == 'win32'
8
8
# via click
@@ -16,3 +16,5 @@ pathspec==0.12.1
16
16
# via black
17
17
platformdirs==4.4.0
18
18
# via black
19
+ pytokens==0.1.10
20
+ # via black
Original file line number Diff line number Diff line change 1
1
# This file was autogenerated by uv via the following command:
2
2
# uv pip compile --universal --output-file tests/static.txt tests/static.in
3
- ruff==0.13.0
3
+ ruff==0.13.1
4
4
# via -r tests/static.in
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ cffi==2.0.0 ; platform_python_implementation != 'PyPy'
14
14
# pynacl
15
15
charset-normalizer==3.4.3
16
16
# via requests
17
- click==8.2.1
17
+ click==8.3.0
18
18
# via typer-slim
19
19
codeowners==0.8.0
20
20
# via -r tests/../hacking/pr_labeler/requirements.txt
@@ -24,13 +24,13 @@ colorama==0.4.6 ; sys_platform == 'win32'
24
24
# colorlog
25
25
colorlog==6.9.0
26
26
# via nox
27
- cryptography==45 .0.7
27
+ cryptography==46 .0.1
28
28
# via pyjwt
29
29
dependency-groups==1.3.1
30
30
# via nox
31
31
distlib==0.4.0
32
32
# via virtualenv
33
- docutils==0.22
33
+ docutils==0.22.2
34
34
# via antsibull-docutils
35
35
filelock==3.19.1
36
36
# via virtualenv
@@ -40,7 +40,7 @@ jinja2==3.1.6
40
40
# via -r tests/../hacking/pr_labeler/requirements.txt
41
41
markupsafe==3.0.2
42
42
# via jinja2
43
- mypy==1.18.1
43
+ mypy==1.18.2
44
44
# via -r tests/typing.in
45
45
mypy-extensions==1.1.0
46
46
# via mypy
@@ -64,9 +64,9 @@ pynacl==1.6.0
64
64
# via pygithub
65
65
requests==2.32.5
66
66
# via pygithub
67
- typer-slim==0.17.4
67
+ typer-slim==0.19.1
68
68
# via -r tests/../hacking/pr_labeler/requirements.txt
69
- types-docutils==0.22.0.20250822
69
+ types-docutils==0.22.0.20250919
70
70
# via -r tests/typing.in
71
71
typing-extensions==4.15.0
72
72
# via
You can’t perform that action at this time.
0 commit comments