Skip to content

Commit aa99dbf

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

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
@@ -115,12 +115,12 @@ propcache==0.4.1
115115
# yarl
116116
pycparser==2.23 ; implementation_name != 'PyPy' and platform_python_implementation != 'PyPy'
117117
# via cffi
118-
pydantic==2.12.3
118+
pydantic==2.12.4
119119
# via
120120
# antsibull-changelog
121121
# antsibull-core
122122
# antsibull-docs
123-
pydantic-core==2.41.4
123+
pydantic-core==2.41.5
124124
# via pydantic
125125
pygments==2.19.2
126126
# via

0 commit comments

Comments
 (0)