File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Expand file tree Collapse file tree 2 files changed +8
-6
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/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 @@ -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 typer-slim
17
17
codeowners==0.8.0
18
18
# via -r tests/../hacking/pr_labeler/requirements.txt
@@ -22,7 +22,7 @@ colorama==0.4.6 ; sys_platform == 'win32'
22
22
# colorlog
23
23
colorlog==6.9.0
24
24
# via nox
25
- cryptography==45.0.2
25
+ cryptography==45.0.3
26
26
# via pyjwt
27
27
dependency-groups==1.3.1
28
28
# via nox
@@ -38,7 +38,7 @@ jinja2==3.1.6
38
38
# via -r tests/../hacking/pr_labeler/requirements.txt
39
39
markupsafe==3.0.2
40
40
# via jinja2
41
- mypy==1.15 .0
41
+ mypy==1.16 .0
42
42
# via -r tests/typing.in
43
43
mypy-extensions==1.1.0
44
44
# via mypy
@@ -48,6 +48,8 @@ packaging==25.0
48
48
# via
49
49
# dependency-groups
50
50
# nox
51
+ pathspec==0.12.1
52
+ # via mypy
51
53
platformdirs==4.3.8
52
54
# via virtualenv
53
55
pycparser==2.22
@@ -60,9 +62,9 @@ pynacl==1.5.0
60
62
# via pygithub
61
63
requests==2.32.3
62
64
# via pygithub
63
- typer-slim==0.15.4
65
+ typer-slim==0.16.0
64
66
# via -r tests/../hacking/pr_labeler/requirements.txt
65
- types-docutils==0.21.0.20250523
67
+ types-docutils==0.21.0.20250526
66
68
# via -r tests/typing.in
67
69
typing-extensions==4.13.2
68
70
# via
You can’t perform that action at this time.
0 commit comments