Skip to content

Commit f88750f

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

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

tests/requirements.txt

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ aiofiles==24.1.0
44
# via
55
# antsibull-core
66
# antsibull-fileutils
7-
aiohappyeyeballs==2.5.0
7+
aiohappyeyeballs==2.6.1
88
# via aiohttp
99
aiohttp==3.11.13
1010
# via
@@ -15,20 +15,22 @@ aiosignal==1.3.2
1515
alabaster==0.7.16
1616
# via sphinx
1717
annotated-types==0.7.0
18-
# via pydantic
18+
# via
19+
# antsibull-changelog
20+
# pydantic
1921
ansible-pygments==0.1.1
2022
# via
2123
# antsibull-docs
2224
# sphinx-ansible-theme
23-
antsibull-changelog==0.31.2
25+
antsibull-changelog==0.32.0
2426
# via antsibull-docs
2527
antsibull-core==3.4.0
2628
# via antsibull-docs
2729
antsibull-docs==2.16.3
2830
# via
2931
# -c tests/constraints.in
3032
# -r tests/requirements.in
31-
antsibull-docs-parser==1.1.1
33+
antsibull-docs-parser==1.2.0
3234
# via antsibull-docs
3335
antsibull-docutils==1.1.0
3436
# via antsibull-changelog
@@ -39,7 +41,7 @@ antsibull-fileutils==1.1.0
3941
# antsibull-docs
4042
asyncio-pool==0.6.0
4143
# via antsibull-docs
42-
attrs==25.1.0
44+
attrs==25.3.0
4345
# via aiohttp
4446
babel==2.17.0
4547
# via
@@ -110,6 +112,7 @@ pycparser==2.22 ; platform_python_implementation != 'PyPy'
110112
# via cffi
111113
pydantic==2.10.6
112114
# via
115+
# antsibull-changelog
113116
# antsibull-core
114117
# antsibull-docs
115118
pydantic-core==2.27.2
@@ -143,7 +146,7 @@ semantic-version==2.10.0
143146
# antsibull-changelog
144147
# antsibull-core
145148
# antsibull-docs
146-
setuptools==75.8.2
149+
setuptools==76.0.0
147150
# via sphinx-intl
148151
six==1.17.0
149152
# via twiggy

0 commit comments

Comments
 (0)