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 2
2
# and antsibull-docs that production builds rely upon.
3
3
4
4
sphinx == 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
10
10
# antsibull-fileutils
11
11
aiohappyeyeballs==2.4.3
12
12
# via aiohttp
13
- aiohttp==3.11.2
13
+ aiohttp==3.11.7
14
14
# via
15
15
# antsibull-core
16
16
# antsibull-docs
@@ -28,7 +28,7 @@ antsibull-changelog==0.31.1
28
28
# via antsibull-docs
29
29
antsibull-core==3.4.0
30
30
# via antsibull-docs
31
- antsibull-docs==2.16.0
31
+ antsibull-docs==2.16.1
32
32
# via -r tests/requirements-relaxed.in
33
33
antsibull-docs-parser==1.1.0
34
34
# via antsibull-docs
@@ -97,11 +97,11 @@ propcache==0.2.0
97
97
# via
98
98
# aiohttp
99
99
# yarl
100
- pydantic==2.9.2
100
+ pydantic==2.10.0
101
101
# via
102
102
# antsibull-core
103
103
# antsibull-docs
104
- pydantic-core==2.23.4
104
+ pydantic-core==2.27.0
105
105
# via pydantic
106
106
pygments==2.18.0
107
107
# via
@@ -179,9 +179,9 @@ typing-extensions==4.12.2
179
179
# pydantic-core
180
180
urllib3==2.2.3
181
181
# via requests
182
- yarl==1.17.1
182
+ yarl==1.18.0
183
183
# via aiohttp
184
184
185
185
# The following packages are considered to be unsafe in a requirements file:
186
- setuptools==75.5 .0
186
+ setuptools==75.6 .0
187
187
# via sphinx-intl
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ aiofiles==24.1.0
10
10
# antsibull-fileutils
11
11
aiohappyeyeballs == 2.4.3
12
12
# via aiohttp
13
- aiohttp == 3.11.2
13
+ aiohttp == 3.11.7
14
14
# via
15
15
# antsibull-core
16
16
# antsibull-docs
@@ -28,7 +28,7 @@ antsibull-changelog==0.31.1
28
28
# via antsibull-docs
29
29
antsibull-core == 3.4.0
30
30
# via antsibull-docs
31
- antsibull-docs == 2.16.0
31
+ antsibull-docs == 2.16.1
32
32
# via
33
33
# -c tests/constraints.in
34
34
# -r tests/requirements-relaxed.in
@@ -99,11 +99,11 @@ propcache==0.2.0
99
99
# via
100
100
# aiohttp
101
101
# yarl
102
- pydantic == 2.9.2
102
+ pydantic == 2.10.0
103
103
# via
104
104
# antsibull-core
105
105
# antsibull-docs
106
- pydantic-core == 2.23.4
106
+ pydantic-core == 2.27.0
107
107
# via pydantic
108
108
pygments == 2.18.0
109
109
# via
@@ -185,9 +185,9 @@ typing-extensions==4.12.2
185
185
# rstcheck
186
186
urllib3 == 2.2.3
187
187
# via requests
188
- yarl == 1.17.1
188
+ yarl == 1.18.0
189
189
# via aiohttp
190
190
191
191
# The following packages are considered to be unsafe in a requirements file:
192
- setuptools == 75.5 .0
192
+ setuptools == 75.6 .0
193
193
# via sphinx-intl
You can’t perform that action at this time.
0 commit comments