Skip to content

Commit 2ee7a2f

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

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

tests/requirements.txt

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@ aiohttp==3.12.13
1010
# via
1111
# antsibull-core
1212
# antsibull-docs
13-
aiosignal==1.3.2
13+
aiosignal==1.4.0
1414
# via aiohttp
1515
alabaster==0.7.16
1616
# via sphinx
1717
annotated-types==0.7.0
1818
# via
1919
# antsibull-changelog
2020
# pydantic
21-
ansible-pygments==0.1.1
21+
ansible-pygments==0.1.2
2222
# via
2323
# antsibull-docs
2424
# sphinx-ansible-theme
@@ -32,7 +32,7 @@ antsibull-docs==2.18.0
3232
# -r tests/requirements.in
3333
antsibull-docs-parser==1.2.1
3434
# via antsibull-docs
35-
antsibull-docutils==1.2.0
35+
antsibull-docutils==1.2.1
3636
# via antsibull-changelog
3737
antsibull-fileutils==1.3.0
3838
# via
@@ -62,7 +62,7 @@ colorama==0.4.6 ; os_name == 'nt' or sys_platform == 'win32'
6262
# build
6363
# click
6464
# sphinx
65-
cryptography==45.0.4
65+
cryptography==45.0.5
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.6.2
93+
multidict==6.6.3
9494
# via
9595
# aiohttp
9696
# yarl
@@ -202,8 +202,9 @@ twiggy==0.5.1
202202
# antsibull-docs
203203
types-docutils==0.18.3
204204
# via rstcheck
205-
typing-extensions==4.14.0
205+
typing-extensions==4.14.1
206206
# via
207+
# aiosignal
207208
# pydantic
208209
# pydantic-core
209210
# rstcheck

0 commit comments

Comments
 (0)