Skip to content

Commit 0fb5bed

Browse files
ci: refresh docs build dependencies (#3070)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
1 parent 8d0ff82 commit 0fb5bed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,14 +58,14 @@ cffi==2.0.0 ; platform_python_implementation != 'PyPy'
5858
# via cryptography
5959
charset-normalizer==3.4.3
6060
# via requests
61-
click==8.2.1
61+
click==8.3.0
6262
# via sphinx-intl
6363
colorama==0.4.6 ; os_name == 'nt' or sys_platform == 'win32'
6464
# via
6565
# build
6666
# click
6767
# sphinx
68-
cryptography==45.0.7
68+
cryptography==46.0.1
6969
# via -r tests/requirements.in
7070
docutils==0.18.1
7171
# via

0 commit comments

Comments
 (0)