Skip to content

Commit 4dfeda4

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

File tree

3 files changed

+7
-7
lines changed

3 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.4
3+
uv==0.8.8
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.7
3+
ruff==0.12.8
44
# via -r tests/static.in

tests/typing.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ argcomplete==3.6.2
66
# via nox
77
attrs==25.3.0
88
# via nox
9-
certifi==2025.7.14
9+
certifi==2025.8.3
1010
# via requests
1111
cffi==1.17.1
1212
# via
1313
# cryptography
1414
# pynacl
15-
charset-normalizer==3.4.2
15+
charset-normalizer==3.4.3
1616
# via requests
1717
click==8.2.1
1818
# via
@@ -26,7 +26,7 @@ colorama==0.4.6 ; sys_platform == 'win32'
2626
# colorlog
2727
colorlog==6.9.0
2828
# via nox
29-
cryptography==45.0.5
29+
cryptography==45.0.6
3030
# via pyjwt
3131
dependency-groups==1.3.1
3232
# via nox
@@ -87,7 +87,7 @@ typer==0.16.0
8787
# via -r tests/tag.in
8888
typer-slim==0.16.0
8989
# via -r tests/../hacking/pr_labeler/requirements.txt
90-
types-docutils==0.21.0.20250728
90+
types-docutils==0.21.0.20250809
9191
# via -r tests/typing.in
9292
typing-extensions==4.14.1
9393
# via
@@ -100,5 +100,5 @@ urllib3==2.5.0
100100
# via
101101
# pygithub
102102
# requests
103-
virtualenv==20.32.0
103+
virtualenv==20.33.1
104104
# via nox

0 commit comments

Comments
 (0)