File tree Expand file tree Collapse file tree 2 files changed +19
-16
lines changed Expand file tree Collapse file tree 2 files changed +19
-16
lines changed Original file line number Diff line number Diff line change @@ -6,13 +6,13 @@ aiofiles==24.1.0
6
6
# antsibull-fileutils
7
7
aiohappyeyeballs==2.4.4
8
8
# via aiohttp
9
- aiohttp==3.11.8
9
+ aiohttp==3.11.10
10
10
# via
11
11
# antsibull-core
12
12
# antsibull-docs
13
13
aiosignal==1.3.1
14
14
# via aiohttp
15
- alabaster==1.0.0
15
+ alabaster==0.7.16
16
16
# via sphinx
17
17
annotated-types==0.7.0
18
18
# via pydantic
@@ -56,7 +56,7 @@ colorama==0.4.6 ; (platform_system != 'Windows' and sys_platform == 'win32') or
56
56
# build
57
57
# click
58
58
# sphinx
59
- docutils==0.21.2
59
+ docutils==0.18.1
60
60
# via
61
61
# antsibull-changelog
62
62
# antsibull-docs
@@ -94,11 +94,11 @@ packaging==24.2
94
94
# sphinx
95
95
perky==0.9.3
96
96
# via antsibull-core
97
- propcache==0.2.0
97
+ propcache==0.2.1
98
98
# via
99
99
# aiohttp
100
100
# yarl
101
- pydantic==2.10.2
101
+ pydantic==2.10.3
102
102
# via
103
103
# antsibull-core
104
104
# antsibull-docs
@@ -119,7 +119,7 @@ requests==2.32.3
119
119
# via sphinx
120
120
resolvelib==1.0.1
121
121
# via -r tests/requirements-relaxed.in
122
- rstcheck==3.5 .0
122
+ rstcheck==5.0 .0
123
123
# via
124
124
# -c tests/constraints-base.in
125
125
# -r tests/requirements-relaxed.in
@@ -132,11 +132,11 @@ semantic-version==2.10.0
132
132
# antsibull-docs
133
133
setuptools==75.6.0
134
134
# via sphinx-intl
135
- six==1.16 .0
135
+ six==1.17 .0
136
136
# via twiggy
137
137
snowballstemmer==2.2.0
138
138
# via sphinx
139
- sphinx==8.1.3
139
+ sphinx==7.3.7
140
140
# via
141
141
# -r tests/requirements-relaxed.in
142
142
# antsibull-docs
@@ -150,7 +150,7 @@ sphinx-ansible-theme==0.10.3
150
150
# via -r tests/requirements-relaxed.in
151
151
sphinx-copybutton==0.5.2
152
152
# via -r tests/requirements-relaxed.in
153
- sphinx-intl==2.3.0
153
+ sphinx-intl==2.3.1
154
154
# via -r tests/requirements-relaxed.in
155
155
sphinx-notfound-page==1.0.4
156
156
# via -r tests/requirements-relaxed.in
@@ -176,11 +176,14 @@ twiggy==0.5.1
176
176
# via
177
177
# antsibull-core
178
178
# antsibull-docs
179
+ types-docutils==0.18.3
180
+ # via rstcheck
179
181
typing-extensions==4.12.2
180
182
# via
181
183
# pydantic
182
184
# pydantic-core
185
+ # rstcheck
183
186
urllib3==2.2.3
184
187
# via requests
185
- yarl==1.18.0
188
+ yarl==1.18.3
186
189
# via aiohttp
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ aiofiles==24.1.0
6
6
# antsibull-fileutils
7
7
aiohappyeyeballs == 2.4.4
8
8
# via aiohttp
9
- aiohttp == 3.11.8
9
+ aiohttp == 3.11.10
10
10
# via
11
11
# antsibull-core
12
12
# antsibull-docs
@@ -96,11 +96,11 @@ packaging==24.2
96
96
# sphinx
97
97
perky == 0.9.3
98
98
# via antsibull-core
99
- propcache == 0.2.0
99
+ propcache == 0.2.1
100
100
# via
101
101
# aiohttp
102
102
# yarl
103
- pydantic == 2.10.2
103
+ pydantic == 2.10.3
104
104
# via
105
105
# antsibull-core
106
106
# antsibull-docs
@@ -134,7 +134,7 @@ semantic-version==2.10.0
134
134
# antsibull-docs
135
135
setuptools == 75.6.0
136
136
# via sphinx-intl
137
- six == 1.16 .0
137
+ six == 1.17 .0
138
138
# via twiggy
139
139
snowballstemmer == 2.2.0
140
140
# via sphinx
@@ -153,7 +153,7 @@ sphinx-ansible-theme==0.10.3
153
153
# via -r tests/requirements-relaxed.in
154
154
sphinx-copybutton == 0.5.2
155
155
# via -r tests/requirements-relaxed.in
156
- sphinx-intl == 2.3.0
156
+ sphinx-intl == 2.3.1
157
157
# via -r tests/requirements-relaxed.in
158
158
sphinx-notfound-page == 1.0.4
159
159
# via -r tests/requirements-relaxed.in
@@ -188,5 +188,5 @@ typing-extensions==4.12.2
188
188
# rstcheck
189
189
urllib3 == 2.2.3
190
190
# via requests
191
- yarl == 1.18.0
191
+ yarl == 1.18.3
192
192
# via aiohttp
You can’t perform that action at this time.
0 commit comments