@@ -8,13 +8,13 @@ aiofiles==24.1.0
8
8
# via
9
9
# antsibull-core
10
10
# antsibull-fileutils
11
- aiohappyeyeballs == 2.4.3
11
+ aiohappyeyeballs == 2.4.4
12
12
# via aiohttp
13
- aiohttp == 3.11.7
13
+ aiohttp == 3.11.11
14
14
# via
15
15
# antsibull-core
16
16
# antsibull-docs
17
- aiosignal == 1.3.1
17
+ aiosignal == 1.3.2
18
18
# via aiohttp
19
19
alabaster == 0.7.16
20
20
# via sphinx
@@ -28,13 +28,13 @@ 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.2
31
+ antsibull-docs == 2.16.3
32
32
# via
33
33
# -c tests/constraints.in
34
34
# -r tests/requirements.in
35
- antsibull-docs-parser == 1.1.0
35
+ antsibull-docs-parser == 1.1.1
36
36
# via antsibull-docs
37
- antsibull-docutils == 1.0 .0
37
+ antsibull-docutils == 1.1 .0
38
38
# via antsibull-changelog
39
39
antsibull-fileutils == 1.1.0
40
40
# via
@@ -45,19 +45,19 @@ async-timeout==5.0.1
45
45
# via aiohttp
46
46
asyncio-pool == 0.6.0
47
47
# via antsibull-docs
48
- attrs == 24.2 .0
48
+ attrs == 24.3 .0
49
49
# via aiohttp
50
50
babel == 2.16.0
51
51
# via
52
52
# sphinx
53
53
# sphinx-intl
54
54
build == 1.2.2.post1
55
55
# via antsibull-core
56
- certifi == 2024.8.30
56
+ certifi == 2024.12.14
57
57
# via requests
58
- charset-normalizer == 3.4.0
58
+ charset-normalizer == 3.4.1
59
59
# via requests
60
- click == 8.1.7
60
+ click == 8.1.8
61
61
# via sphinx-intl
62
62
docutils == 0.18.1
63
63
# via
@@ -77,7 +77,7 @@ idna==3.10
77
77
# yarl
78
78
imagesize == 1.4.1
79
79
# via sphinx
80
- jinja2 == 3.1.4
80
+ jinja2 == 3.1.5
81
81
# via
82
82
# -c tests/constraints.in
83
83
# -r tests/requirements.in
@@ -98,17 +98,17 @@ packaging==24.2
98
98
# sphinx
99
99
perky == 0.9.3
100
100
# via antsibull-core
101
- propcache == 0.2.0
101
+ propcache == 0.2.1
102
102
# via
103
103
# aiohttp
104
104
# yarl
105
- pydantic == 2.10.0
105
+ pydantic == 2.10.5
106
106
# via
107
107
# antsibull-core
108
108
# antsibull-docs
109
- pydantic-core == 2.27.0
109
+ pydantic-core == 2.27.2
110
110
# via pydantic
111
- pygments == 2.18.0
111
+ pygments == 2.19.1
112
112
# via
113
113
# ansible-pygments
114
114
# sphinx
@@ -137,7 +137,7 @@ semantic-version==2.10.0
137
137
# antsibull-changelog
138
138
# antsibull-core
139
139
# antsibull-docs
140
- six == 1.16 .0
140
+ six == 1.17 .0
141
141
# via twiggy
142
142
snowballstemmer == 2.2.0
143
143
# via sphinx
@@ -156,7 +156,7 @@ sphinx-ansible-theme==0.10.3
156
156
# via -r tests/requirements.in
157
157
sphinx-copybutton == 0.5.2
158
158
# via -r tests/requirements.in
159
- sphinx-intl == 2.3.0
159
+ sphinx-intl == 2.3.1
160
160
# via -r tests/requirements.in
161
161
sphinx-notfound-page == 1.0.4
162
162
# via -r tests/requirements.in
@@ -176,7 +176,7 @@ sphinxcontrib-qthelp==2.0.0
176
176
# via sphinx
177
177
sphinxcontrib-serializinghtml == 2.0.0
178
178
# via sphinx
179
- tomli == 2.1.0
179
+ tomli == 2.2.1
180
180
# via build
181
181
twiggy == 0.5.1
182
182
# via
@@ -190,11 +190,11 @@ typing-extensions==4.12.2
190
190
# pydantic
191
191
# pydantic-core
192
192
# rstcheck
193
- urllib3 == 2.2.3
193
+ urllib3 == 2.3.0
194
194
# via requests
195
- yarl == 1.18.0
195
+ yarl == 1.18.3
196
196
# via aiohttp
197
197
198
198
# The following packages are considered to be unsafe in a requirements file:
199
- setuptools == 75.6 .0
199
+ setuptools == 75.8 .0
200
200
# via sphinx-intl
0 commit comments