Skip to content

Commit d4745a2

Browse files
ci: refresh docs build dependencies
1 parent 06f2717 commit d4745a2

File tree

2 files changed

+50
-42
lines changed

2 files changed

+50
-42
lines changed

tests/requirements-relaxed.txt

Lines changed: 27 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -8,33 +8,33 @@ aiofiles==24.1.0
88
# via
99
# antsibull-core
1010
# antsibull-fileutils
11-
aiohappyeyeballs==2.4.0
11+
aiohappyeyeballs==2.4.3
1212
# via aiohttp
13-
aiohttp==3.10.5
13+
aiohttp==3.11.2
1414
# via
1515
# antsibull-core
1616
# antsibull-docs
1717
aiosignal==1.3.1
1818
# via aiohttp
19-
alabaster==0.7.16
19+
alabaster==1.0.0
2020
# via sphinx
2121
annotated-types==0.7.0
2222
# via pydantic
2323
ansible-pygments==0.1.1
2424
# via
2525
# antsibull-docs
2626
# sphinx-ansible-theme
27-
antsibull-changelog==0.30.0
27+
antsibull-changelog==0.31.1
2828
# via antsibull-docs
29-
antsibull-core==3.3.0
29+
antsibull-core==3.4.0
3030
# via antsibull-docs
31-
antsibull-docs==2.15.0
31+
antsibull-docs==2.16.0
3232
# via -r tests/requirements-relaxed.in
3333
antsibull-docs-parser==1.1.0
3434
# via antsibull-docs
3535
antsibull-docutils==1.0.0
3636
# via antsibull-changelog
37-
antsibull-fileutils==1.0.1
37+
antsibull-fileutils==1.1.0
3838
# via
3939
# antsibull-changelog
4040
# antsibull-core
@@ -47,27 +47,27 @@ babel==2.16.0
4747
# via
4848
# sphinx
4949
# sphinx-intl
50-
build==1.2.2
50+
build==1.2.2.post1
5151
# via antsibull-core
5252
certifi==2024.8.30
5353
# via requests
54-
charset-normalizer==3.3.2
54+
charset-normalizer==3.4.0
5555
# via requests
5656
click==8.1.7
5757
# via sphinx-intl
58-
docutils==0.20.1
58+
docutils==0.21.2
5959
# via
6060
# antsibull-changelog
6161
# antsibull-docs
6262
# antsibull-docutils
6363
# rstcheck
6464
# sphinx
6565
# sphinx-rtd-theme
66-
frozenlist==1.4.1
66+
frozenlist==1.5.0
6767
# via
6868
# aiohttp
6969
# aiosignal
70-
idna==3.9
70+
idna==3.10
7171
# via
7272
# requests
7373
# yarl
@@ -78,32 +78,36 @@ jinja2==3.1.4
7878
# -r tests/requirements-relaxed.in
7979
# antsibull-docs
8080
# sphinx
81-
markupsafe==2.1.5
81+
markupsafe==3.0.2
8282
# via jinja2
8383
multidict==6.1.0
8484
# via
8585
# aiohttp
8686
# yarl
87-
packaging==24.1
87+
packaging==24.2
8888
# via
8989
# antsibull-changelog
9090
# antsibull-core
9191
# antsibull-docs
9292
# build
9393
# sphinx
94-
perky==0.9.2
94+
perky==0.9.3
9595
# via antsibull-core
96-
pydantic==2.9.1
96+
propcache==0.2.0
97+
# via
98+
# aiohttp
99+
# yarl
100+
pydantic==2.9.2
97101
# via
98102
# antsibull-core
99103
# antsibull-docs
100-
pydantic-core==2.23.3
104+
pydantic-core==2.23.4
101105
# via pydantic
102106
pygments==2.18.0
103107
# via
104108
# ansible-pygments
105109
# sphinx
106-
pyproject-hooks==1.1.0
110+
pyproject-hooks==1.2.0
107111
# via build
108112
pyyaml==6.0.2
109113
# via
@@ -129,7 +133,7 @@ six==1.16.0
129133
# via twiggy
130134
snowballstemmer==2.2.0
131135
# via sphinx
132-
sphinx==7.4.7
136+
sphinx==8.1.3
133137
# via
134138
# -r tests/requirements-relaxed.in
135139
# antsibull-docs
@@ -143,11 +147,11 @@ sphinx-ansible-theme==0.10.3
143147
# via -r tests/requirements-relaxed.in
144148
sphinx-copybutton==0.5.2
145149
# via -r tests/requirements-relaxed.in
146-
sphinx-intl==2.2.0
150+
sphinx-intl==2.3.0
147151
# via -r tests/requirements-relaxed.in
148152
sphinx-notfound-page==1.0.4
149153
# via -r tests/requirements-relaxed.in
150-
sphinx-rtd-theme==2.0.0
154+
sphinx-rtd-theme==3.0.2
151155
# via
152156
# -c tests/constraints-base.in
153157
# sphinx-ansible-theme
@@ -175,9 +179,9 @@ typing-extensions==4.12.2
175179
# pydantic-core
176180
urllib3==2.2.3
177181
# via requests
178-
yarl==1.11.1
182+
yarl==1.17.1
179183
# via aiohttp
180184

181185
# The following packages are considered to be unsafe in a requirements file:
182-
setuptools==74.1.2
186+
setuptools==75.5.0
183187
# via sphinx-intl

tests/requirements.txt

Lines changed: 23 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ aiofiles==24.1.0
88
# via
99
# antsibull-core
1010
# antsibull-fileutils
11-
aiohappyeyeballs==2.4.0
11+
aiohappyeyeballs==2.4.3
1212
# via aiohttp
13-
aiohttp==3.10.5
13+
aiohttp==3.11.2
1414
# via
1515
# antsibull-core
1616
# antsibull-docs
@@ -24,9 +24,9 @@ ansible-pygments==0.1.1
2424
# via
2525
# antsibull-docs
2626
# sphinx-ansible-theme
27-
antsibull-changelog==0.30.0
27+
antsibull-changelog==0.31.1
2828
# via antsibull-docs
29-
antsibull-core==3.3.0
29+
antsibull-core==3.4.0
3030
# via antsibull-docs
3131
antsibull-docs==2.15.0
3232
# via
@@ -36,7 +36,7 @@ antsibull-docs-parser==1.1.0
3636
# via antsibull-docs
3737
antsibull-docutils==1.0.0
3838
# via antsibull-changelog
39-
antsibull-fileutils==1.0.1
39+
antsibull-fileutils==1.1.0
4040
# via
4141
# antsibull-changelog
4242
# antsibull-core
@@ -49,11 +49,11 @@ babel==2.16.0
4949
# via
5050
# sphinx
5151
# sphinx-intl
52-
build==1.2.2
52+
build==1.2.2.post1
5353
# via antsibull-core
5454
certifi==2024.8.30
5555
# via requests
56-
charset-normalizer==3.3.2
56+
charset-normalizer==3.4.0
5757
# via requests
5858
click==8.1.7
5959
# via sphinx-intl
@@ -65,11 +65,11 @@ docutils==0.18.1
6565
# rstcheck
6666
# sphinx
6767
# sphinx-rtd-theme
68-
frozenlist==1.4.1
68+
frozenlist==1.5.0
6969
# via
7070
# aiohttp
7171
# aiosignal
72-
idna==3.9
72+
idna==3.10
7373
# via
7474
# requests
7575
# yarl
@@ -80,32 +80,36 @@ jinja2==3.1.4
8080
# -r tests/requirements-relaxed.in
8181
# antsibull-docs
8282
# sphinx
83-
markupsafe==2.1.5
83+
markupsafe==3.0.2
8484
# via jinja2
8585
multidict==6.1.0
8686
# via
8787
# aiohttp
8888
# yarl
89-
packaging==24.1
89+
packaging==24.2
9090
# via
9191
# antsibull-changelog
9292
# antsibull-core
9393
# antsibull-docs
9494
# build
9595
# sphinx
96-
perky==0.9.2
96+
perky==0.9.3
9797
# via antsibull-core
98-
pydantic==2.9.1
98+
propcache==0.2.0
99+
# via
100+
# aiohttp
101+
# yarl
102+
pydantic==2.9.2
99103
# via
100104
# antsibull-core
101105
# antsibull-docs
102-
pydantic-core==2.23.3
106+
pydantic-core==2.23.4
103107
# via pydantic
104108
pygments==2.18.0
105109
# via
106110
# ansible-pygments
107111
# sphinx
108-
pyproject-hooks==1.1.0
112+
pyproject-hooks==1.2.0
109113
# via build
110114
pyyaml==6.0.2
111115
# via
@@ -146,11 +150,11 @@ sphinx-ansible-theme==0.10.3
146150
# via -r tests/requirements-relaxed.in
147151
sphinx-copybutton==0.5.2
148152
# via -r tests/requirements-relaxed.in
149-
sphinx-intl==2.2.0
153+
sphinx-intl==2.3.0
150154
# via -r tests/requirements-relaxed.in
151155
sphinx-notfound-page==1.0.4
152156
# via -r tests/requirements-relaxed.in
153-
sphinx-rtd-theme==2.0.0
157+
sphinx-rtd-theme==3.0.2
154158
# via
155159
# -c tests/constraints-base.in
156160
# sphinx-ansible-theme
@@ -181,9 +185,9 @@ typing-extensions==4.12.2
181185
# rstcheck
182186
urllib3==2.2.3
183187
# via requests
184-
yarl==1.11.1
188+
yarl==1.17.1
185189
# via aiohttp
186190

187191
# The following packages are considered to be unsafe in a requirements file:
188-
setuptools==74.1.2
192+
setuptools==75.5.0
189193
# via sphinx-intl

0 commit comments

Comments
 (0)