Skip to content

Commit 602e65f

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

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

tests/requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ antsibull-docs==2.21.0
3030
# via
3131
# -c tests/constraints.in
3232
# -r tests/requirements.in
33-
antsibull-docs-parser==1.2.1
33+
antsibull-docs-parser==1.2.2
3434
# via antsibull-docs
3535
antsibull-docutils==1.3.0
3636
# via
@@ -65,7 +65,7 @@ colorama==0.4.6 ; os_name == 'nt' or sys_platform == 'win32'
6565
# build
6666
# click
6767
# sphinx
68-
cryptography==46.0.1
68+
cryptography==46.0.2
6969
# via -r tests/requirements.in
7070
docutils==0.18.1
7171
# via
@@ -109,13 +109,13 @@ pathspec==0.12.1
109109
# via yamllint
110110
perky==0.9.3
111111
# via antsibull-core
112-
propcache==0.3.2
112+
propcache==0.4.0
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.9
118+
pydantic==2.11.10
119119
# via
120120
# antsibull-changelog
121121
# antsibull-core
@@ -210,7 +210,7 @@ typing-extensions==4.15.0
210210
# pydantic-core
211211
# rstcheck
212212
# typing-inspection
213-
typing-inspection==0.4.1
213+
typing-inspection==0.4.2
214214
# via pydantic
215215
urllib3==2.5.0
216216
# via requests

0 commit comments

Comments
 (0)