Skip to content

Commit cd363f8

Browse files
ci: refresh dev dependencies (#2988)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
1 parent 096ece4 commit cd363f8

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

tests/pip-compile.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# This file was autogenerated by uv via the following command:
22
# uv pip compile --universal --output-file tests/pip-compile.txt tests/pip-compile.in
3-
uv==0.8.8
3+
uv==0.8.11
44
# via -r tests/pip-compile.in

tests/static.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# This file was autogenerated by uv via the following command:
22
# uv pip compile --universal --output-file tests/static.txt tests/static.in
3-
ruff==0.12.8
3+
ruff==0.12.9
44
# via -r tests/static.in

tests/tag.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ gitdb==4.0.12
88
# via gitpython
99
gitpython==3.1.45
1010
# via -r tests/tag.in
11-
markdown-it-py==3.0.0
11+
markdown-it-py==4.0.0
1212
# via rich
1313
mdurl==0.1.2
1414
# via markdown-it-py

tests/typing.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ distlib==0.4.0
3434
# via virtualenv
3535
docutils==0.22
3636
# via antsibull-docutils
37-
filelock==3.18.0
37+
filelock==3.19.1
3838
# via virtualenv
3939
gitdb==4.0.12
4040
# via gitpython
@@ -44,7 +44,7 @@ idna==3.10
4444
# via requests
4545
jinja2==3.1.6
4646
# via -r tests/../hacking/pr_labeler/requirements.txt
47-
markdown-it-py==3.0.0
47+
markdown-it-py==4.0.0
4848
# via rich
4949
markupsafe==3.0.2
5050
# via jinja2
@@ -87,7 +87,7 @@ typer==0.16.0
8787
# via -r tests/tag.in
8888
typer-slim==0.16.0
8989
# via -r tests/../hacking/pr_labeler/requirements.txt
90-
types-docutils==0.21.0.20250809
90+
types-docutils==0.22.0.20250814
9191
# via -r tests/typing.in
9292
typing-extensions==4.14.1
9393
# via
@@ -100,5 +100,5 @@ urllib3==2.5.0
100100
# via
101101
# pygithub
102102
# requests
103-
virtualenv==20.33.1
103+
virtualenv==20.34.0
104104
# via nox

0 commit comments

Comments
 (0)