Skip to content

Commit e199f9f

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

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
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.6.13
3+
uv==0.6.14
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.11.4
3+
ruff==0.11.5
44
# via -r tests/static.in

tests/tag.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ smmap==5.0.2
2424
# via gitdb
2525
typer==0.15.2
2626
# via -r tests/tag.in
27-
typing-extensions==4.13.1
27+
typing-extensions==4.13.2
2828
# via typer

tests/typing.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,14 +85,14 @@ 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.1
88+
typing-extensions==4.13.2
8989
# via
9090
# codeowners
9191
# mypy
9292
# pygithub
9393
# typer
9494
# typer-slim
95-
urllib3==2.3.0
95+
urllib3==2.4.0
9696
# via
9797
# pygithub
9898
# requests

0 commit comments

Comments
 (0)