Skip to content

Commit ad3c9ff

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

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

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.11.2
3+
ruff==0.11.4
44
# via -r tests/static.in

tests/tag.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ packaging==24.2
1616
# via -r tests/tag.in
1717
pygments==2.19.1
1818
# via rich
19-
rich==13.9.4
19+
rich==14.0.0
2020
# via typer
2121
shellingham==1.5.4
2222
# via typer
2323
smmap==5.0.2
2424
# via gitdb
2525
typer==0.15.2
2626
# via -r tests/tag.in
27-
typing-extensions==4.13.0
27+
typing-extensions==4.13.1
2828
# via typer

tests/typing.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This file was autogenerated by uv via the following command:
22
# uv pip compile --universal --output-file tests/typing.txt tests/typing.in
3-
argcomplete==3.6.1
3+
argcomplete==3.6.2
44
# via nox
55
attrs==25.3.0
66
# via nox
@@ -73,7 +73,7 @@ pynacl==1.5.0
7373
# via pygithub
7474
requests==2.32.3
7575
# via pygithub
76-
rich==13.9.4
76+
rich==14.0.0
7777
# via typer
7878
shellingham==1.5.4
7979
# via typer
@@ -85,7 +85,7 @@ typer-slim==0.15.2
8585
# via -r tests/../hacking/pr_labeler/requirements.txt
8686
types-docutils==0.21.0.20241128
8787
# via -r tests/typing.in
88-
typing-extensions==4.13.0
88+
typing-extensions==4.13.1
8989
# via
9090
# codeowners
9191
# mypy
@@ -96,7 +96,7 @@ urllib3==2.3.0
9696
# via
9797
# pygithub
9898
# requests
99-
virtualenv==20.29.3
99+
virtualenv==20.30.0
100100
# via nox
101101
wrapt==1.17.2
102102
# via deprecated

0 commit comments

Comments
 (0)