Skip to content

Commit a0af537

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

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

tests/requirements.txt

Lines changed: 5 additions & 5 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.16
9+
aiohttp==3.11.17
1010
# via
1111
# antsibull-core
1212
# antsibull-docs
@@ -72,7 +72,7 @@ docutils==0.18.1
7272
# rstcheck
7373
# sphinx
7474
# sphinx-rtd-theme
75-
frozenlist==1.5.0
75+
frozenlist==1.6.0
7676
# via
7777
# aiohttp
7878
# aiosignal
@@ -94,7 +94,7 @@ multidict==6.4.3
9494
# via
9595
# aiohttp
9696
# yarl
97-
packaging==24.2
97+
packaging==25.0
9898
# via
9999
# -r tests/requirements.in
100100
# antsibull-changelog
@@ -149,7 +149,7 @@ semantic-version==2.10.0
149149
# antsibull-changelog
150150
# antsibull-core
151151
# antsibull-docs
152-
setuptools==78.1.0
152+
setuptools==78.1.1
153153
# via sphinx-intl
154154
six==1.17.0
155155
# via twiggy
@@ -211,5 +211,5 @@ urllib3==2.4.0
211211
# via requests
212212
yamllint==1.37.0
213213
# via -r tests/requirements.in
214-
yarl==1.19.0
214+
yarl==1.20.0
215215
# via aiohttp

0 commit comments

Comments
 (0)