@@ -6,7 +6,7 @@ aiofiles==24.1.0
6
6
# antsibull-fileutils
7
7
aiohappyeyeballs == 2.6.1
8
8
# via aiohttp
9
- aiohttp == 3.12.7
9
+ aiohttp == 3.12.13
10
10
# via
11
11
# antsibull-core
12
12
# antsibull-docs
@@ -32,9 +32,9 @@ antsibull-docs==2.17.0
32
32
# -r tests/requirements.in
33
33
antsibull-docs-parser == 1.2.0
34
34
# via antsibull-docs
35
- antsibull-docutils == 1.1 .0
35
+ antsibull-docutils == 1.2 .0
36
36
# via antsibull-changelog
37
- antsibull-fileutils == 1.2 .0
37
+ antsibull-fileutils == 1.3 .0
38
38
# via
39
39
# antsibull-changelog
40
40
# antsibull-core
@@ -49,7 +49,7 @@ babel==2.17.0
49
49
# sphinx-intl
50
50
build == 1.2.2.post1
51
51
# via antsibull-core
52
- certifi == 2025.4.26
52
+ certifi == 2025.6.15
53
53
# via requests
54
54
cffi == 1.17.1 ; platform_python_implementation != 'PyPy'
55
55
# via cryptography
@@ -62,7 +62,7 @@ colorama==0.4.6 ; os_name == 'nt' or sys_platform == 'win32'
62
62
# build
63
63
# click
64
64
# sphinx
65
- cryptography == 45.0.3
65
+ cryptography == 45.0.4
66
66
# via -r tests/requirements.in
67
67
docutils == 0.18.1
68
68
# via
@@ -72,7 +72,7 @@ docutils==0.18.1
72
72
# rstcheck
73
73
# sphinx
74
74
# sphinx-rtd-theme
75
- frozenlist == 1.6.2
75
+ frozenlist == 1.7.0
76
76
# via
77
77
# aiohttp
78
78
# aiosignal
@@ -90,7 +90,7 @@ jinja2==3.1.6
90
90
# sphinx
91
91
markupsafe == 3.0.2
92
92
# via jinja2
93
- multidict == 6.4.4
93
+ multidict == 6.5.0
94
94
# via
95
95
# aiohttp
96
96
# yarl
@@ -106,13 +106,13 @@ pathspec==0.12.1
106
106
# via yamllint
107
107
perky == 0.9.3
108
108
# via antsibull-core
109
- propcache == 0.3.1
109
+ propcache == 0.3.2
110
110
# via
111
111
# aiohttp
112
112
# yarl
113
113
pycparser == 2.22 ; platform_python_implementation != 'PyPy'
114
114
# via cffi
115
- pydantic == 2.11.5
115
+ pydantic == 2.11.7
116
116
# via
117
117
# antsibull-changelog
118
118
# antsibull-core
@@ -132,7 +132,7 @@ pyyaml==6.0.2
132
132
# antsibull-docs
133
133
# antsibull-fileutils
134
134
# yamllint
135
- requests == 2.32.3
135
+ requests == 2.32.4
136
136
# via sphinx
137
137
resolvelib == 1.1.0
138
138
# via
@@ -211,5 +211,5 @@ urllib3==2.4.0
211
211
# via requests
212
212
yamllint == 1.37.1
213
213
# via -r tests/requirements.in
214
- yarl == 1.20.0
214
+ yarl == 1.20.1
215
215
# via aiohttp
0 commit comments