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
66 # antsibull-fileutils
77aiohappyeyeballs==2.4.4
88 # via aiohttp
9- aiohttp==3.11.8
9+ aiohttp==3.11.10
1010 # via
1111 # antsibull-core
1212 # antsibull-docs
1313aiosignal==1.3.1
1414 # via aiohttp
15- alabaster==1.0.0
15+ alabaster==0.7.16
1616 # via sphinx
1717annotated-types==0.7.0
1818 # via pydantic
@@ -56,7 +56,7 @@ colorama==0.4.6 ; (platform_system != 'Windows' and sys_platform == 'win32') or
5656 # build
5757 # click
5858 # sphinx
59- docutils==0.21.2
59+ docutils==0.18.1
6060 # via
6161 # antsibull-changelog
6262 # antsibull-docs
@@ -94,11 +94,11 @@ packaging==24.2
9494 # sphinx
9595perky==0.9.3
9696 # via antsibull-core
97- propcache==0.2.0
97+ propcache==0.2.1
9898 # via
9999 # aiohttp
100100 # yarl
101- pydantic==2.10.2
101+ pydantic==2.10.3
102102 # via
103103 # antsibull-core
104104 # antsibull-docs
@@ -119,7 +119,7 @@ requests==2.32.3
119119 # via sphinx
120120resolvelib==1.0.1
121121 # via -r tests/requirements-relaxed.in
122- rstcheck==3.5 .0
122+ rstcheck==5.0 .0
123123 # via
124124 # -c tests/constraints-base.in
125125 # -r tests/requirements-relaxed.in
@@ -132,11 +132,11 @@ semantic-version==2.10.0
132132 # antsibull-docs
133133setuptools==75.6.0
134134 # via sphinx-intl
135- six==1.16 .0
135+ six==1.17 .0
136136 # via twiggy
137137snowballstemmer==2.2.0
138138 # via sphinx
139- sphinx==8.1.3
139+ sphinx==7.3.7
140140 # via
141141 # -r tests/requirements-relaxed.in
142142 # antsibull-docs
@@ -150,7 +150,7 @@ sphinx-ansible-theme==0.10.3
150150 # via -r tests/requirements-relaxed.in
151151sphinx-copybutton==0.5.2
152152 # via -r tests/requirements-relaxed.in
153- sphinx-intl==2.3.0
153+ sphinx-intl==2.3.1
154154 # via -r tests/requirements-relaxed.in
155155sphinx-notfound-page==1.0.4
156156 # via -r tests/requirements-relaxed.in
@@ -176,11 +176,14 @@ twiggy==0.5.1
176176 # via
177177 # antsibull-core
178178 # antsibull-docs
179+ types-docutils==0.18.3
180+ # via rstcheck
179181typing-extensions==4.12.2
180182 # via
181183 # pydantic
182184 # pydantic-core
185+ # rstcheck
183186urllib3==2.2.3
184187 # via requests
185- yarl==1.18.0
188+ yarl==1.18.3
186189 # via aiohttp
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ aiofiles==24.1.0
66 # antsibull-fileutils
77aiohappyeyeballs == 2.4.4
88 # via aiohttp
9- aiohttp == 3.11.8
9+ aiohttp == 3.11.10
1010 # via
1111 # antsibull-core
1212 # antsibull-docs
@@ -96,11 +96,11 @@ packaging==24.2
9696 # sphinx
9797perky == 0.9.3
9898 # via antsibull-core
99- propcache == 0.2.0
99+ propcache == 0.2.1
100100 # via
101101 # aiohttp
102102 # yarl
103- pydantic == 2.10.2
103+ pydantic == 2.10.3
104104 # via
105105 # antsibull-core
106106 # antsibull-docs
@@ -134,7 +134,7 @@ semantic-version==2.10.0
134134 # antsibull-docs
135135setuptools == 75.6.0
136136 # via sphinx-intl
137- six == 1.16 .0
137+ six == 1.17 .0
138138 # via twiggy
139139snowballstemmer == 2.2.0
140140 # via sphinx
@@ -153,7 +153,7 @@ sphinx-ansible-theme==0.10.3
153153 # via -r tests/requirements-relaxed.in
154154sphinx-copybutton == 0.5.2
155155 # via -r tests/requirements-relaxed.in
156- sphinx-intl == 2.3.0
156+ sphinx-intl == 2.3.1
157157 # via -r tests/requirements-relaxed.in
158158sphinx-notfound-page == 1.0.4
159159 # via -r tests/requirements-relaxed.in
@@ -188,5 +188,5 @@ typing-extensions==4.12.2
188188 # rstcheck
189189urllib3 == 2.2.3
190190 # via requests
191- yarl == 1.18.0
191+ yarl == 1.18.3
192192 # via aiohttp
You can’t perform that action at this time.
0 commit comments