File tree Expand file tree Collapse file tree 3 files changed +13
-13
lines changed
Expand file tree Collapse file tree 3 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 22# and antsibull-docs that production builds rely upon.
33
44sphinx == 7.2.5
5- antsibull-docs == 2.16.0 # currently approved version
5+ antsibull-docs == 2.16.1 # currently approved version
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ aiofiles==24.1.0
1010 # antsibull-fileutils
1111aiohappyeyeballs==2.4.3
1212 # via aiohttp
13- aiohttp==3.11.2
13+ aiohttp==3.11.7
1414 # via
1515 # antsibull-core
1616 # antsibull-docs
@@ -28,7 +28,7 @@ antsibull-changelog==0.31.1
2828 # via antsibull-docs
2929antsibull-core==3.4.0
3030 # via antsibull-docs
31- antsibull-docs==2.16.0
31+ antsibull-docs==2.16.1
3232 # via -r tests/requirements-relaxed.in
3333antsibull-docs-parser==1.1.0
3434 # via antsibull-docs
@@ -97,11 +97,11 @@ propcache==0.2.0
9797 # via
9898 # aiohttp
9999 # yarl
100- pydantic==2.9.2
100+ pydantic==2.10.0
101101 # via
102102 # antsibull-core
103103 # antsibull-docs
104- pydantic-core==2.23.4
104+ pydantic-core==2.27.0
105105 # via pydantic
106106pygments==2.18.0
107107 # via
@@ -179,9 +179,9 @@ typing-extensions==4.12.2
179179 # pydantic-core
180180urllib3==2.2.3
181181 # via requests
182- yarl==1.17.1
182+ yarl==1.18.0
183183 # via aiohttp
184184
185185# The following packages are considered to be unsafe in a requirements file:
186- setuptools==75.5 .0
186+ setuptools==75.6 .0
187187 # via sphinx-intl
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ aiofiles==24.1.0
1010 # antsibull-fileutils
1111aiohappyeyeballs == 2.4.3
1212 # via aiohttp
13- aiohttp == 3.11.2
13+ aiohttp == 3.11.7
1414 # via
1515 # antsibull-core
1616 # antsibull-docs
@@ -28,7 +28,7 @@ antsibull-changelog==0.31.1
2828 # via antsibull-docs
2929antsibull-core == 3.4.0
3030 # via antsibull-docs
31- antsibull-docs == 2.16.0
31+ antsibull-docs == 2.16.1
3232 # via
3333 # -c tests/constraints.in
3434 # -r tests/requirements-relaxed.in
@@ -99,11 +99,11 @@ propcache==0.2.0
9999 # via
100100 # aiohttp
101101 # yarl
102- pydantic == 2.9.2
102+ pydantic == 2.10.0
103103 # via
104104 # antsibull-core
105105 # antsibull-docs
106- pydantic-core == 2.23.4
106+ pydantic-core == 2.27.0
107107 # via pydantic
108108pygments == 2.18.0
109109 # via
@@ -185,9 +185,9 @@ typing-extensions==4.12.2
185185 # rstcheck
186186urllib3 == 2.2.3
187187 # via requests
188- yarl == 1.17.1
188+ yarl == 1.18.0
189189 # via aiohttp
190190
191191# The following packages are considered to be unsafe in a requirements file:
192- setuptools == 75.5 .0
192+ setuptools == 75.6 .0
193193 # via sphinx-intl
You can’t perform that action at this time.
0 commit comments