File tree Expand file tree Collapse file tree 1 file changed +10
-7
lines changed Expand file tree Collapse file tree 1 file changed +10
-7
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ ansible-pygments==0.1.1
22
22
# via
23
23
# antsibull-docs
24
24
# sphinx-ansible-theme
25
- antsibull-changelog == 0.32 .0
25
+ antsibull-changelog == 0.33 .0
26
26
# via antsibull-docs
27
27
antsibull-core == 3.4.0
28
28
# via antsibull-docs
@@ -106,18 +106,18 @@ pathspec==0.12.1
106
106
# via yamllint
107
107
perky == 0.9.3
108
108
# via antsibull-core
109
- propcache == 0.3.0
109
+ propcache == 0.3.1
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.10.6
115
+ pydantic == 2.11.1
116
116
# via
117
117
# antsibull-changelog
118
118
# antsibull-core
119
119
# antsibull-docs
120
- pydantic-core == 2.27.2
120
+ pydantic-core == 2.33.0
121
121
# via pydantic
122
122
pygments == 2.19.1
123
123
# via
@@ -149,7 +149,7 @@ semantic-version==2.10.0
149
149
# antsibull-changelog
150
150
# antsibull-core
151
151
# antsibull-docs
152
- setuptools == 77.0.3
152
+ setuptools == 78.1.0
153
153
# via sphinx-intl
154
154
six == 1.17.0
155
155
# via twiggy
@@ -199,14 +199,17 @@ twiggy==0.5.1
199
199
# antsibull-docs
200
200
types-docutils == 0.18.3
201
201
# via rstcheck
202
- typing-extensions == 4.12.2
202
+ typing-extensions == 4.13.0
203
203
# via
204
204
# pydantic
205
205
# pydantic-core
206
206
# rstcheck
207
+ # typing-inspection
208
+ typing-inspection == 0.4.0
209
+ # via pydantic
207
210
urllib3 == 2.3.0
208
211
# via requests
209
- yamllint == 1.36.2
212
+ yamllint == 1.37.0
210
213
# via -r tests/requirements.in
211
214
yarl == 1.18.3
212
215
# via aiohttp
You can’t perform that action at this time.
0 commit comments