Skip to content

Commit 86e40df

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

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

tests/requirements.txt

Lines changed: 7 additions & 7 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.11.18
9+
aiohttp==3.12.0
1010
# via
1111
# antsibull-core
1212
# antsibull-docs
@@ -55,14 +55,14 @@ cffi==1.17.1 ; platform_python_implementation != 'PyPy'
5555
# via cryptography
5656
charset-normalizer==3.4.2
5757
# via requests
58-
click==8.2.0
58+
click==8.2.1
5959
# via sphinx-intl
6060
colorama==0.4.6 ; os_name == 'nt' or sys_platform == 'win32'
6161
# via
6262
# build
6363
# click
6464
# sphinx
65-
cryptography==45.0.1
65+
cryptography==45.0.2
6666
# via -r tests/requirements.in
6767
docutils==0.18.1
6868
# via
@@ -90,7 +90,7 @@ jinja2==3.1.6
9090
# sphinx
9191
markupsafe==3.0.2
9292
# via jinja2
93-
multidict==6.4.3
93+
multidict==6.4.4
9494
# via
9595
# aiohttp
9696
# yarl
@@ -112,7 +112,7 @@ propcache==0.3.1
112112
# yarl
113113
pycparser==2.22 ; platform_python_implementation != 'PyPy'
114114
# via cffi
115-
pydantic==2.11.4
115+
pydantic==2.11.5
116116
# via
117117
# antsibull-changelog
118118
# antsibull-core
@@ -149,7 +149,7 @@ semantic-version==2.10.0
149149
# antsibull-changelog
150150
# antsibull-core
151151
# antsibull-docs
152-
setuptools==80.7.1
152+
setuptools==80.8.0
153153
# via sphinx-intl
154154
six==1.17.0
155155
# via twiggy
@@ -205,7 +205,7 @@ typing-extensions==4.13.2
205205
# pydantic-core
206206
# rstcheck
207207
# typing-inspection
208-
typing-inspection==0.4.0
208+
typing-inspection==0.4.1
209209
# via pydantic
210210
urllib3==2.4.0
211211
# via requests

0 commit comments

Comments
 (0)