Skip to content

Commit e9a9770

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

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
@@ -6,7 +6,7 @@ aiofiles==24.1.0
66
# antsibull-fileutils
77
aiohappyeyeballs==2.6.1
88
# via aiohttp
9-
aiohttp==3.12.0
9+
aiohttp==3.12.6
1010
# via
1111
# antsibull-core
1212
# antsibull-docs
@@ -62,7 +62,7 @@ colorama==0.4.6 ; os_name == 'nt' or sys_platform == 'win32'
6262
# build
6363
# click
6464
# sphinx
65-
cryptography==45.0.2
65+
cryptography==45.0.3
6666
# via -r tests/requirements.in
6767
docutils==0.18.1
6868
# via
@@ -149,7 +149,7 @@ semantic-version==2.10.0
149149
# antsibull-changelog
150150
# antsibull-core
151151
# antsibull-docs
152-
setuptools==80.8.0
152+
setuptools==80.9.0
153153
# via sphinx-intl
154154
six==1.17.0
155155
# via twiggy

0 commit comments

Comments
 (0)