Skip to content

Commit ef7753e

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

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

tests/requirements.txt

Lines changed: 10 additions & 7 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.32.0
25+
antsibull-changelog==0.33.0
2626
# via antsibull-docs
2727
antsibull-core==3.4.0
2828
# via antsibull-docs
@@ -106,18 +106,18 @@ pathspec==0.12.1
106106
# via yamllint
107107
perky==0.9.3
108108
# via antsibull-core
109-
propcache==0.3.0
109+
propcache==0.3.1
110110
# via
111111
# aiohttp
112112
# yarl
113113
pycparser==2.22 ; platform_python_implementation != 'PyPy'
114114
# via cffi
115-
pydantic==2.10.6
115+
pydantic==2.11.1
116116
# via
117117
# antsibull-changelog
118118
# antsibull-core
119119
# antsibull-docs
120-
pydantic-core==2.27.2
120+
pydantic-core==2.33.0
121121
# via pydantic
122122
pygments==2.19.1
123123
# via
@@ -149,7 +149,7 @@ semantic-version==2.10.0
149149
# antsibull-changelog
150150
# antsibull-core
151151
# antsibull-docs
152-
setuptools==77.0.3
152+
setuptools==78.1.0
153153
# via sphinx-intl
154154
six==1.17.0
155155
# via twiggy
@@ -199,14 +199,17 @@ twiggy==0.5.1
199199
# antsibull-docs
200200
types-docutils==0.18.3
201201
# via rstcheck
202-
typing-extensions==4.12.2
202+
typing-extensions==4.13.0
203203
# via
204204
# pydantic
205205
# pydantic-core
206206
# rstcheck
207+
# typing-inspection
208+
typing-inspection==0.4.0
209+
# via pydantic
207210
urllib3==2.3.0
208211
# via requests
209-
yamllint==1.36.2
212+
yamllint==1.37.0
210213
# via -r tests/requirements.in
211214
yarl==1.18.3
212215
# via aiohttp

0 commit comments

Comments
 (0)