File tree Expand file tree Collapse file tree 4 files changed +12
-10
lines changed Expand file tree Collapse file tree 4 files changed +12
-10
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/pip-compile.txt tests/pip-compile.in
3
- uv==0.7.8
3
+ uv==0.7.9
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.11.11
3
+ ruff==0.11.12
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.1.8
3
+ click==8.2.1
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.15.4
25
+ typer==0.16.0
26
26
# via -r tests/tag.in
27
27
typing-extensions==4.13.2
28
28
# via typer
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ cffi==1.17.1
12
12
# pynacl
13
13
charset-normalizer==3.4.2
14
14
# via requests
15
- click==8.1.8
15
+ click==8.2.1
16
16
# via
17
17
# typer
18
18
# typer-slim
@@ -24,7 +24,7 @@ colorama==0.4.6 ; sys_platform == 'win32'
24
24
# colorlog
25
25
colorlog==6.9.0
26
26
# via nox
27
- cryptography==45.0.2
27
+ cryptography==45.0.3
28
28
# via pyjwt
29
29
dependency-groups==1.3.1
30
30
# via nox
@@ -48,7 +48,7 @@ markupsafe==3.0.2
48
48
# via jinja2
49
49
mdurl==0.1.2
50
50
# via markdown-it-py
51
- mypy==1.15 .0
51
+ mypy==1.16 .0
52
52
# via -r tests/typing.in
53
53
mypy-extensions==1.1.0
54
54
# via mypy
@@ -59,6 +59,8 @@ packaging==25.0
59
59
# -r tests/tag.in
60
60
# dependency-groups
61
61
# nox
62
+ pathspec==0.12.1
63
+ # via mypy
62
64
platformdirs==4.3.8
63
65
# via virtualenv
64
66
pycparser==2.22
@@ -79,11 +81,11 @@ shellingham==1.5.4
79
81
# via typer
80
82
smmap==5.0.2
81
83
# via gitdb
82
- typer==0.15.4
84
+ typer==0.16.0
83
85
# via -r tests/tag.in
84
- typer-slim==0.15.4
86
+ typer-slim==0.16.0
85
87
# via -r tests/../hacking/pr_labeler/requirements.txt
86
- types-docutils==0.21.0.20250523
88
+ types-docutils==0.21.0.20250526
87
89
# via -r tests/typing.in
88
90
typing-extensions==4.13.2
89
91
# via
You can’t perform that action at this time.
0 commit comments