Skip to content

Commit 68dbdfd

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

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tests/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,11 @@ babel==2.17.0
5252
# sphinx-intl
5353
build==1.3.0
5454
# via antsibull-core
55-
certifi==2025.7.14
55+
certifi==2025.8.3
5656
# via requests
5757
cffi==1.17.1 ; platform_python_implementation != 'PyPy'
5858
# via cryptography
59-
charset-normalizer==3.4.2
59+
charset-normalizer==3.4.3
6060
# via requests
6161
click==8.2.1
6262
# via sphinx-intl
@@ -65,7 +65,7 @@ colorama==0.4.6 ; os_name == 'nt' or sys_platform == 'win32'
6565
# build
6666
# click
6767
# sphinx
68-
cryptography==45.0.5
68+
cryptography==45.0.6
6969
# via -r tests/requirements.in
7070
docutils==0.18.1
7171
# via

0 commit comments

Comments
 (0)