Skip to content

Commit 8dbab75

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

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
@@ -6,7 +6,7 @@ aiofiles==24.1.0
66
# antsibull-fileutils
77
aiohappyeyeballs==2.6.1
88
# via aiohttp
9-
aiohttp==3.12.7
9+
aiohttp==3.12.13
1010
# via
1111
# antsibull-core
1212
# antsibull-docs
@@ -32,9 +32,9 @@ antsibull-docs==2.17.0
3232
# -r tests/requirements.in
3333
antsibull-docs-parser==1.2.0
3434
# via antsibull-docs
35-
antsibull-docutils==1.1.0
35+
antsibull-docutils==1.2.0
3636
# via antsibull-changelog
37-
antsibull-fileutils==1.2.0
37+
antsibull-fileutils==1.3.0
3838
# via
3939
# antsibull-changelog
4040
# antsibull-core
@@ -49,7 +49,7 @@ babel==2.17.0
4949
# sphinx-intl
5050
build==1.2.2.post1
5151
# via antsibull-core
52-
certifi==2025.4.26
52+
certifi==2025.6.15
5353
# via requests
5454
cffi==1.17.1 ; platform_python_implementation != 'PyPy'
5555
# via cryptography
@@ -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
@@ -90,7 +90,7 @@ jinja2==3.1.6
9090
# sphinx
9191
markupsafe==3.0.2
9292
# via jinja2
93-
multidict==6.4.4
93+
multidict==6.5.0
9494
# via
9595
# aiohttp
9696
# yarl
@@ -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
@@ -211,5 +211,5 @@ urllib3==2.4.0
211211
# via requests
212212
yamllint==1.37.1
213213
# via -r tests/requirements.in
214-
yarl==1.20.0
214+
yarl==1.20.1
215215
# via aiohttp

0 commit comments

Comments
 (0)