File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -10,15 +10,15 @@ aiohttp==3.12.13
10
10
# via
11
11
# antsibull-core
12
12
# antsibull-docs
13
- aiosignal == 1.3.2
13
+ aiosignal == 1.4.0
14
14
# via aiohttp
15
15
alabaster == 0.7.16
16
16
# via sphinx
17
17
annotated-types == 0.7.0
18
18
# via
19
19
# antsibull-changelog
20
20
# pydantic
21
- ansible-pygments == 0.1.1
21
+ ansible-pygments == 0.1.2
22
22
# via
23
23
# antsibull-docs
24
24
# sphinx-ansible-theme
@@ -32,7 +32,7 @@ antsibull-docs==2.18.0
32
32
# -r tests/requirements.in
33
33
antsibull-docs-parser == 1.2.1
34
34
# via antsibull-docs
35
- antsibull-docutils == 1.2.0
35
+ antsibull-docutils == 1.2.1
36
36
# via antsibull-changelog
37
37
antsibull-fileutils == 1.3.0
38
38
# via
@@ -62,7 +62,7 @@ colorama==0.4.6 ; os_name == 'nt' or sys_platform == 'win32'
62
62
# build
63
63
# click
64
64
# sphinx
65
- cryptography == 45.0.4
65
+ cryptography == 45.0.5
66
66
# via -r tests/requirements.in
67
67
docutils == 0.18.1
68
68
# via
@@ -90,7 +90,7 @@ jinja2==3.1.6
90
90
# sphinx
91
91
markupsafe == 3.0.2
92
92
# via jinja2
93
- multidict == 6.6.2
93
+ multidict == 6.6.3
94
94
# via
95
95
# aiohttp
96
96
# yarl
@@ -202,8 +202,9 @@ twiggy==0.5.1
202
202
# antsibull-docs
203
203
types-docutils == 0.18.3
204
204
# via rstcheck
205
- typing-extensions == 4.14.0
205
+ typing-extensions == 4.14.1
206
206
# via
207
+ # aiosignal
207
208
# pydantic
208
209
# pydantic-core
209
210
# rstcheck
You can’t perform that action at this time.
0 commit comments