File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 4
4
#
5
5
# pip-compile --allow-unsafe --output-file=tests/static.txt --strip-extras tests/static.in
6
6
#
7
- ruff==0.11.11
7
+ ruff==0.11.12
8
8
# via -r tests/static.in
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ cffi==1.17.1
16
16
# pynacl
17
17
charset-normalizer==3.4.2
18
18
# via requests
19
- click==8.1.8
19
+ click==8.2.1
20
20
# via typer-slim
21
21
codeowners==0.8.0
22
22
# via -r tests/../hacking/pr_labeler/requirements.txt
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
@@ -65,7 +67,7 @@ tomli==2.2.1
65
67
# dependency-groups
66
68
# mypy
67
69
# nox
68
- typer-slim==0.15.4
70
+ typer-slim==0.16.0
69
71
# via -r tests/../hacking/pr_labeler/requirements.txt
70
72
typing-extensions==4.13.2
71
73
# via
You can’t perform that action at this time.
0 commit comments