Skip to content

Commit f772d7f

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

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

tests/requirements.txt

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ aiofiles==24.1.0
44
# via
55
# antsibull-core
66
# antsibull-fileutils
7-
aiohappyeyeballs==2.4.4
7+
aiohappyeyeballs==2.4.8
88
# via aiohttp
9-
aiohttp==3.11.11
9+
aiohttp==3.11.13
1010
# via
1111
# antsibull-core
1212
# antsibull-docs
@@ -20,7 +20,7 @@ ansible-pygments==0.1.1
2020
# via
2121
# antsibull-docs
2222
# sphinx-ansible-theme
23-
antsibull-changelog==0.31.1
23+
antsibull-changelog==0.31.2
2424
# via antsibull-docs
2525
antsibull-core==3.4.0
2626
# via antsibull-docs
@@ -39,15 +39,15 @@ antsibull-fileutils==1.1.0
3939
# antsibull-docs
4040
asyncio-pool==0.6.0
4141
# via antsibull-docs
42-
attrs==24.3.0
42+
attrs==25.1.0
4343
# via aiohttp
44-
babel==2.16.0
44+
babel==2.17.0
4545
# via
4646
# sphinx
4747
# sphinx-intl
4848
build==1.2.2.post1
4949
# via antsibull-core
50-
certifi==2024.12.14
50+
certifi==2025.1.31
5151
# via requests
5252
cffi==1.17.1 ; platform_python_implementation != 'PyPy'
5353
# via cryptography
@@ -60,7 +60,7 @@ colorama==0.4.6 ; (platform_system != 'Windows' and sys_platform == 'win32') or
6060
# build
6161
# click
6262
# sphinx
63-
cryptography==44.0.0
63+
cryptography==44.0.2
6464
# via -r tests/requirements.in
6565
docutils==0.18.1
6666
# via
@@ -102,13 +102,13 @@ packaging==24.2
102102
# sphinx
103103
perky==0.9.3
104104
# via antsibull-core
105-
propcache==0.2.1
105+
propcache==0.3.0
106106
# via
107107
# aiohttp
108108
# yarl
109109
pycparser==2.22 ; platform_python_implementation != 'PyPy'
110110
# via cffi
111-
pydantic==2.10.5
111+
pydantic==2.10.6
112112
# via
113113
# antsibull-core
114114
# antsibull-docs
@@ -143,7 +143,7 @@ semantic-version==2.10.0
143143
# antsibull-changelog
144144
# antsibull-core
145145
# antsibull-docs
146-
setuptools==75.8.0
146+
setuptools==75.8.2
147147
# via sphinx-intl
148148
six==1.17.0
149149
# via twiggy
@@ -166,7 +166,7 @@ sphinx-copybutton==0.5.2
166166
# via -r tests/requirements.in
167167
sphinx-intl==2.3.1
168168
# via -r tests/requirements.in
169-
sphinx-notfound-page==1.0.4
169+
sphinx-notfound-page==1.1.0
170170
# via -r tests/requirements.in
171171
sphinx-rtd-theme==3.0.2
172172
# via

0 commit comments

Comments
 (0)