Skip to content

Commit f817d3f

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

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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/typing.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ colorama==0.4.6 ; sys_platform == 'win32'
2222
# colorlog
2323
colorlog==6.9.0
2424
# via nox
25-
cryptography==45.0.4
25+
cryptography==45.0.5
2626
# via pyjwt
2727
dependency-groups==1.3.1
2828
# via nox
@@ -66,7 +66,7 @@ typer-slim==0.16.0
6666
# via -r tests/../hacking/pr_labeler/requirements.txt
6767
types-docutils==0.21.0.20250604
6868
# via -r tests/typing.in
69-
typing-extensions==4.14.0
69+
typing-extensions==4.14.1
7070
# via
7171
# codeowners
7272
# mypy

0 commit comments

Comments
 (0)