Skip to content

Commit fb9cc53

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

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
@@ -90,7 +90,7 @@ jinja2==3.1.6
9090
# sphinx
9191
markupsafe==3.0.2
9292
# via jinja2
93-
multidict==6.3.2
93+
multidict==6.4.3
9494
# via
9595
# aiohttp
9696
# yarl
@@ -199,15 +199,15 @@ twiggy==0.5.1
199199
# antsibull-docs
200200
types-docutils==0.18.3
201201
# via rstcheck
202-
typing-extensions==4.13.1
202+
typing-extensions==4.13.2
203203
# via
204204
# pydantic
205205
# pydantic-core
206206
# rstcheck
207207
# typing-inspection
208208
typing-inspection==0.4.0
209209
# via pydantic
210-
urllib3==2.3.0
210+
urllib3==2.4.0
211211
# via requests
212212
yamllint==1.37.0
213213
# via -r tests/requirements.in

0 commit comments

Comments
 (0)