Skip to content

Commit dafe042

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

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
@@ -1,12 +1,12 @@
11
# This file was autogenerated by uv via the following command:
22
# uv pip compile --universal --output-file tests/requirements.txt tests/requirements.in
3-
aiofiles==24.1.0
3+
aiofiles==25.1.0
44
# via
55
# antsibull-core
66
# antsibull-fileutils
77
aiohappyeyeballs==2.6.1
88
# via aiohttp
9-
aiohttp==3.12.15
9+
aiohttp==3.13.0
1010
# via
1111
# antsibull-core
1212
# antsibull-docs
@@ -44,15 +44,15 @@ antsibull-fileutils==1.5.0
4444
# antsibull-docs
4545
asyncio-pool==0.6.0
4646
# via antsibull-docs
47-
attrs==25.3.0
47+
attrs==25.4.0
4848
# via aiohttp
4949
babel==2.17.0
5050
# via
5151
# sphinx
5252
# sphinx-intl
5353
build==1.3.0
5454
# via antsibull-core
55-
certifi==2025.8.3
55+
certifi==2025.10.5
5656
# via requests
5757
cffi==2.0.0 ; platform_python_implementation != 'PyPy'
5858
# via cryptography
@@ -75,7 +75,7 @@ docutils==0.18.1
7575
# rstcheck
7676
# sphinx
7777
# sphinx-rtd-theme
78-
frozenlist==1.7.0
78+
frozenlist==1.8.0
7979
# via
8080
# aiohttp
8181
# aiosignal
@@ -93,7 +93,7 @@ jinja2==3.1.6
9393
# sphinx
9494
markupsafe==3.0.3
9595
# via jinja2
96-
multidict==6.6.4
96+
multidict==6.7.0
9797
# via
9898
# aiohttp
9999
# yarl
@@ -109,18 +109,18 @@ pathspec==0.12.1
109109
# via yamllint
110110
perky==0.9.3
111111
# via antsibull-core
112-
propcache==0.4.0
112+
propcache==0.4.1
113113
# via
114114
# aiohttp
115115
# yarl
116116
pycparser==2.23 ; implementation_name != 'PyPy' and platform_python_implementation != 'PyPy'
117117
# via cffi
118-
pydantic==2.11.10
118+
pydantic==2.12.0
119119
# via
120120
# antsibull-changelog
121121
# antsibull-core
122122
# antsibull-docs
123-
pydantic-core==2.33.2
123+
pydantic-core==2.41.1
124124
# via pydantic
125125
pygments==2.19.2
126126
# via
@@ -137,7 +137,7 @@ pyyaml==6.0.3
137137
# yamllint
138138
requests==2.32.5
139139
# via sphinx
140-
resolvelib==1.2.0
140+
resolvelib==1.2.1
141141
# via
142142
# -c tests/constraints.in
143143
# -r tests/requirements.in
@@ -216,5 +216,5 @@ urllib3==2.5.0
216216
# via requests
217217
yamllint==1.37.1
218218
# via -r tests/requirements.in
219-
yarl==1.20.1
219+
yarl==1.22.0
220220
# via aiohttp

0 commit comments

Comments
 (0)