Skip to content

Commit b21e9c7

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

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
@@ -22,7 +22,7 @@ ansible-pygments==0.1.1
2222
# via
2323
# antsibull-docs
2424
# sphinx-ansible-theme
25-
antsibull-changelog==0.33.0
25+
antsibull-changelog==0.34.0
2626
# via antsibull-docs
2727
antsibull-core==3.4.0
2828
# via antsibull-docs
@@ -55,7 +55,7 @@ cffi==1.17.1 ; platform_python_implementation != 'PyPy'
5555
# via cryptography
5656
charset-normalizer==3.4.2
5757
# via requests
58-
click==8.1.8
58+
click==8.2.0
5959
# via sphinx-intl
6060
colorama==0.4.6 ; os_name == 'nt' or sys_platform == 'win32'
6161
# via
@@ -149,11 +149,11 @@ semantic-version==2.10.0
149149
# antsibull-changelog
150150
# antsibull-core
151151
# antsibull-docs
152-
setuptools==80.3.0
152+
setuptools==80.4.0
153153
# via sphinx-intl
154154
six==1.17.0
155155
# via twiggy
156-
snowballstemmer==2.2.0
156+
snowballstemmer==3.0.1
157157
# via sphinx
158158
sphinx==7.2.5
159159
# via
@@ -209,7 +209,7 @@ typing-inspection==0.4.0
209209
# via pydantic
210210
urllib3==2.4.0
211211
# via requests
212-
yamllint==1.37.0
212+
yamllint==1.37.1
213213
# via -r tests/requirements.in
214214
yarl==1.20.0
215215
# via aiohttp

0 commit comments

Comments
 (0)