Skip to content

Commit 7a4701a

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

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.7.16
3+
uv==0.7.19
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.1
3+
ruff==0.12.2
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.16.0
2626
# via -r tests/tag.in
27-
typing-extensions==4.14.0
27+
typing-extensions==4.14.1
2828
# via typer

tests/typing.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ colorama==0.4.6 ; sys_platform == 'win32'
2424
# colorlog
2525
colorlog==6.9.0
2626
# via nox
27-
cryptography==45.0.4
27+
cryptography==45.0.5
2828
# via pyjwt
2929
dependency-groups==1.3.1
3030
# via nox
@@ -87,7 +87,7 @@ typer-slim==0.16.0
8787
# via -r tests/../hacking/pr_labeler/requirements.txt
8888
types-docutils==0.21.0.20250604
8989
# via -r tests/typing.in
90-
typing-extensions==4.14.0
90+
typing-extensions==4.14.1
9191
# via
9292
# codeowners
9393
# mypy

0 commit comments

Comments
 (0)