File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
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.8
3
+ ruff==0.12.9
4
4
# via -r tests/static.in
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ distlib==0.4.0
32
32
# via virtualenv
33
33
docutils==0.22
34
34
# via antsibull-docutils
35
- filelock==3.18.0
35
+ filelock==3.19.1
36
36
# via virtualenv
37
37
idna==3.10
38
38
# via requests
@@ -66,7 +66,7 @@ requests==2.32.4
66
66
# via pygithub
67
67
typer-slim==0.16.0
68
68
# via -r tests/../hacking/pr_labeler/requirements.txt
69
- types-docutils==0.21 .0.20250809
69
+ types-docutils==0.22 .0.20250814
70
70
# via -r tests/typing.in
71
71
typing-extensions==4.14.1
72
72
# via
@@ -78,5 +78,5 @@ urllib3==2.5.0
78
78
# via
79
79
# pygithub
80
80
# requests
81
- virtualenv==20.33.1
81
+ virtualenv==20.34.0
82
82
# via nox
You can’t perform that action at this time.
0 commit comments