File tree Expand file tree Collapse file tree 2 files changed +5
-9
lines changed Expand file tree Collapse file tree 2 files changed +5
-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/static.txt tests/static.in
3
- ruff==0.12.5
3
+ ruff==0.12.7
4
4
# via -r tests/static.in
Original file line number Diff line number Diff line change @@ -28,11 +28,9 @@ cryptography==45.0.5
28
28
# via pyjwt
29
29
dependency-groups==1.3.1
30
30
# via nox
31
- deprecated==1.2.18
32
- # via pygithub
33
31
distlib==0.4.0
34
32
# via virtualenv
35
- docutils==0.21.2
33
+ docutils==0.22
36
34
# via antsibull-docutils
37
35
filelock==3.18.0
38
36
# via virtualenv
@@ -42,7 +40,7 @@ jinja2==3.1.6
42
40
# via -r tests/../hacking/pr_labeler/requirements.txt
43
41
markupsafe==3.0.2
44
42
# via jinja2
45
- mypy==1.17.0
43
+ mypy==1.17.1
46
44
# via -r tests/typing.in
47
45
mypy-extensions==1.1.0
48
46
# via mypy
@@ -58,7 +56,7 @@ platformdirs==4.3.8
58
56
# via virtualenv
59
57
pycparser==2.22
60
58
# via cffi
61
- pygithub==2.6.1
59
+ pygithub==2.7.0
62
60
# via -r tests/../hacking/pr_labeler/requirements.txt
63
61
pyjwt==2.10.1
64
62
# via pygithub
@@ -68,7 +66,7 @@ requests==2.32.4
68
66
# via pygithub
69
67
typer-slim==0.16.0
70
68
# via -r tests/../hacking/pr_labeler/requirements.txt
71
- types-docutils==0.21.0.20250722
69
+ types-docutils==0.21.0.20250728
72
70
# via -r tests/typing.in
73
71
typing-extensions==4.14.1
74
72
# via
@@ -82,5 +80,3 @@ urllib3==2.5.0
82
80
# requests
83
81
virtualenv==20.32.0
84
82
# via nox
85
- wrapt==1.17.2
86
- # via deprecated
You can’t perform that action at this time.
0 commit comments