Skip to content

Commit bef82ce

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

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

tests/typing.txt

Lines changed: 4 additions & 4 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 typer-slim
1717
codeowners==0.8.0
1818
# via -r tests/../hacking/pr_labeler/requirements.txt
@@ -22,7 +22,7 @@ colorama==0.4.6 ; sys_platform == 'win32'
2222
# colorlog
2323
colorlog==6.9.0
2424
# via nox
25-
cryptography==44.0.3
25+
cryptography==45.0.1
2626
# via pyjwt
2727
dependency-groups==1.3.1
2828
# via nox
@@ -60,9 +60,9 @@ pynacl==1.5.0
6060
# via pygithub
6161
requests==2.32.3
6262
# via pygithub
63-
typer-slim==0.15.3
63+
typer-slim==0.15.4
6464
# via -r tests/../hacking/pr_labeler/requirements.txt
65-
types-docutils==0.21.0.20241128
65+
types-docutils==0.21.0.20250516
6666
# via -r tests/typing.in
6767
typing-extensions==4.13.2
6868
# via

0 commit comments

Comments
 (0)