Skip to content

Commit 2d4b4b5

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

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

tests/requirements.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ aiofiles==24.1.0
66
# antsibull-fileutils
77
aiohappyeyeballs==2.6.1
88
# via aiohttp
9-
aiohttp==3.12.11
9+
aiohttp==3.12.13
1010
# via
1111
# antsibull-core
1212
# antsibull-docs
@@ -62,7 +62,7 @@ colorama==0.4.6 ; os_name == 'nt' or sys_platform == 'win32'
6262
# build
6363
# click
6464
# sphinx
65-
cryptography==45.0.3
65+
cryptography==45.0.4
6666
# via -r tests/requirements.in
6767
docutils==0.18.1
6868
# via
@@ -72,7 +72,7 @@ docutils==0.18.1
7272
# rstcheck
7373
# sphinx
7474
# sphinx-rtd-theme
75-
frozenlist==1.6.2
75+
frozenlist==1.7.0
7676
# via
7777
# aiohttp
7878
# aiosignal
@@ -106,13 +106,13 @@ pathspec==0.12.1
106106
# via yamllint
107107
perky==0.9.3
108108
# via antsibull-core
109-
propcache==0.3.1
109+
propcache==0.3.2
110110
# via
111111
# aiohttp
112112
# yarl
113113
pycparser==2.22 ; platform_python_implementation != 'PyPy'
114114
# via cffi
115-
pydantic==2.11.5
115+
pydantic==2.11.7
116116
# via
117117
# antsibull-changelog
118118
# antsibull-core
@@ -132,7 +132,7 @@ pyyaml==6.0.2
132132
# antsibull-docs
133133
# antsibull-fileutils
134134
# yamllint
135-
requests==2.32.3
135+
requests==2.32.4
136136
# via sphinx
137137
resolvelib==1.1.0
138138
# via
@@ -214,5 +214,5 @@ urllib3==2.4.0
214214
# via requests
215215
yamllint==1.37.1
216216
# via -r tests/requirements.in
217-
yarl==1.20.0
217+
yarl==1.20.1
218218
# via aiohttp

0 commit comments

Comments
 (0)