Skip to content

Commit f09a8bd

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

File tree

4 files changed

+9
-9
lines changed

4 files changed

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

tests/tag.txt

Lines changed: 2 additions & 2 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/tag.txt tests/tag.in
3-
click==8.2.0
3+
click==8.1.8
44
# via typer
55
colorama==0.4.6 ; sys_platform == 'win32'
66
# via click
@@ -22,7 +22,7 @@ shellingham==1.5.4
2222
# via typer
2323
smmap==5.0.2
2424
# via gitdb
25-
typer==0.15.3
25+
typer==0.15.4
2626
# via -r tests/tag.in
2727
typing-extensions==4.13.2
2828
# via typer

tests/typing.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ cffi==1.17.1
1212
# pynacl
1313
charset-normalizer==3.4.2
1414
# via requests
15-
click==8.2.0
15+
click==8.1.8
1616
# via
1717
# typer
1818
# typer-slim
@@ -24,7 +24,7 @@ colorama==0.4.6 ; sys_platform == 'win32'
2424
# colorlog
2525
colorlog==6.9.0
2626
# via nox
27-
cryptography==44.0.3
27+
cryptography==45.0.1
2828
# via pyjwt
2929
dependency-groups==1.3.1
3030
# via nox
@@ -79,11 +79,11 @@ shellingham==1.5.4
7979
# via typer
8080
smmap==5.0.2
8181
# via gitdb
82-
typer==0.15.3
82+
typer==0.15.4
8383
# via -r tests/tag.in
84-
typer-slim==0.15.3
84+
typer-slim==0.15.4
8585
# via -r tests/../hacking/pr_labeler/requirements.txt
86-
types-docutils==0.21.0.20241128
86+
types-docutils==0.21.0.20250516
8787
# via -r tests/typing.in
8888
typing-extensions==4.13.2
8989
# via

0 commit comments

Comments
 (0)