Skip to content

Commit e38020a

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ propcache==0.3.1
112112
# yarl
113113
pycparser==2.22 ; platform_python_implementation != 'PyPy'
114114
# via cffi
115-
pydantic==2.11.2
115+
pydantic==2.11.3
116116
# via
117117
# antsibull-changelog
118118
# antsibull-core
@@ -211,5 +211,5 @@ urllib3==2.3.0
211211
# via requests
212212
yamllint==1.37.0
213213
# via -r tests/requirements.in
214-
yarl==1.18.3
214+
yarl==1.19.0
215215
# via aiohttp

0 commit comments

Comments
 (0)