File tree Expand file tree Collapse file tree 5 files changed +15
-13
lines changed Expand file tree Collapse file tree 5 files changed +15
-13
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/pip-compile.txt tests/pip-compile.in
3
- uv==0.8.17
3
+ uv==0.8.19
4
4
# via -r tests/pip-compile.in
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 1
1
# This file was autogenerated by uv via the following command:
2
2
# uv pip compile --universal --output-file tests/tag.txt tests/tag.in
3
- click==8.2.1
3
+ click==8.3.0
4
4
# via typer
5
5
colorama==0.4.6 ; sys_platform == 'win32'
6
6
# via click
@@ -22,7 +22,7 @@ shellingham==1.5.4
22
22
# via typer
23
23
smmap==5.0.2
24
24
# via gitdb
25
- typer==0.17.4
25
+ typer==0.19.1
26
26
# via -r tests/tag.in
27
27
typing-extensions==4.15.0
28
28
# via typer
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
19
19
# typer
20
20
# typer-slim
@@ -26,13 +26,13 @@ colorama==0.4.6 ; sys_platform == 'win32'
26
26
# colorlog
27
27
colorlog==6.9.0
28
28
# via nox
29
- cryptography==45 .0.7
29
+ cryptography==46 .0.1
30
30
# via pyjwt
31
31
dependency-groups==1.3.1
32
32
# via nox
33
33
distlib==0.4.0
34
34
# via virtualenv
35
- docutils==0.22
35
+ docutils==0.22.2
36
36
# via antsibull-docutils
37
37
filelock==3.19.1
38
38
# via virtualenv
@@ -50,7 +50,7 @@ markupsafe==3.0.2
50
50
# via jinja2
51
51
mdurl==0.1.2
52
52
# via markdown-it-py
53
- mypy==1.18.1
53
+ mypy==1.18.2
54
54
# via -r tests/typing.in
55
55
mypy-extensions==1.1.0
56
56
# via mypy
@@ -83,11 +83,11 @@ shellingham==1.5.4
83
83
# via typer
84
84
smmap==5.0.2
85
85
# via gitdb
86
- typer==0.17.4
86
+ typer==0.19.1
87
87
# via -r tests/tag.in
88
- typer-slim==0.17.4
88
+ typer-slim==0.19.1
89
89
# via -r tests/../hacking/pr_labeler/requirements.txt
90
- types-docutils==0.22.0.20250822
90
+ types-docutils==0.22.0.20250919
91
91
# via -r tests/typing.in
92
92
typing-extensions==4.15.0
93
93
# via
You can’t perform that action at this time.
0 commit comments