Skip to content

Commit 926f846

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

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.11
3+
uv==0.8.13
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.9
3+
ruff==0.12.10
44
# via -r tests/static.in

tests/tag.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ shellingham==1.5.4
2222
# via typer
2323
smmap==5.0.2
2424
# via gitdb
25-
typer==0.16.0
25+
typer==0.16.1
2626
# via -r tests/tag.in
2727
typing-extensions==4.14.1
2828
# via typer

tests/typing.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,19 +75,19 @@ pyjwt==2.10.1
7575
# via pygithub
7676
pynacl==1.5.0
7777
# via pygithub
78-
requests==2.32.4
78+
requests==2.32.5
7979
# via pygithub
8080
rich==14.1.0
8181
# via typer
8282
shellingham==1.5.4
8383
# via typer
8484
smmap==5.0.2
8585
# via gitdb
86-
typer==0.16.0
86+
typer==0.16.1
8787
# via -r tests/tag.in
88-
typer-slim==0.16.0
88+
typer-slim==0.16.1
8989
# via -r tests/../hacking/pr_labeler/requirements.txt
90-
types-docutils==0.22.0.20250814
90+
types-docutils==0.22.0.20250822
9191
# via -r tests/typing.in
9292
typing-extensions==4.14.1
9393
# via

0 commit comments

Comments
 (0)