File tree Expand file tree Collapse file tree 3 files changed +6
-10
lines changed Expand file tree Collapse file tree 3 files changed +6
-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.8.3
3
+ uv==0.8.4
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.12.5
3
+ ruff==0.12.7
4
4
# via -r tests/static.in
Original file line number Diff line number Diff line change @@ -30,11 +30,9 @@ cryptography==45.0.5
30
30
# via pyjwt
31
31
dependency-groups==1.3.1
32
32
# via nox
33
- deprecated==1.2.18
34
- # via pygithub
35
33
distlib==0.4.0
36
34
# via virtualenv
37
- docutils==0.21.2
35
+ docutils==0.22
38
36
# via antsibull-docutils
39
37
filelock==3.18.0
40
38
# via virtualenv
@@ -52,7 +50,7 @@ markupsafe==3.0.2
52
50
# via jinja2
53
51
mdurl==0.1.2
54
52
# via markdown-it-py
55
- mypy==1.17.0
53
+ mypy==1.17.1
56
54
# via -r tests/typing.in
57
55
mypy-extensions==1.1.0
58
56
# via mypy
@@ -69,7 +67,7 @@ platformdirs==4.3.8
69
67
# via virtualenv
70
68
pycparser==2.22
71
69
# via cffi
72
- pygithub==2.6.1
70
+ pygithub==2.7.0
73
71
# via -r tests/../hacking/pr_labeler/requirements.txt
74
72
pygments==2.19.2
75
73
# via rich
@@ -89,7 +87,7 @@ typer==0.16.0
89
87
# via -r tests/tag.in
90
88
typer-slim==0.16.0
91
89
# via -r tests/../hacking/pr_labeler/requirements.txt
92
- types-docutils==0.21.0.20250722
90
+ types-docutils==0.21.0.20250728
93
91
# via -r tests/typing.in
94
92
typing-extensions==4.14.1
95
93
# via
@@ -104,5 +102,3 @@ urllib3==2.5.0
104
102
# requests
105
103
virtualenv==20.32.0
106
104
# via nox
107
- wrapt==1.17.2
108
- # via deprecated
You can’t perform that action at this time.
0 commit comments