Skip to content

Commit 7547d43

Browse files
ci: refresh docs build dependencies (#1110)
1 parent 5e29d9a commit 7547d43

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

tests/requirements-relaxed.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ babel==2.14.0
3636
# sphinx-intl
3737
build==1.0.3
3838
# via antsibull-core
39-
certifi==2023.11.17
39+
certifi==2024.2.2
4040
# via requests
4141
charset-normalizer==3.3.2
4242
# via requests
@@ -63,9 +63,9 @@ jinja2==3.1.3
6363
# -r tests/requirements-relaxed.in
6464
# antsibull-docs
6565
# sphinx
66-
markupsafe==2.1.4
66+
markupsafe==2.1.5
6767
# via jinja2
68-
multidict==6.0.4
68+
multidict==6.0.5
6969
# via
7070
# aiohttp
7171
# yarl
@@ -167,5 +167,5 @@ yarl==1.9.4
167167
# via aiohttp
168168

169169
# The following packages are considered to be unsafe in a requirements file:
170-
setuptools==69.0.3
170+
setuptools==69.1.0
171171
# via sphinx-intl

tests/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ babel==2.14.0
3838
# sphinx-intl
3939
build==1.0.3
4040
# via antsibull-core
41-
certifi==2023.11.17
41+
certifi==2024.2.2
4242
# via requests
4343
charset-normalizer==3.3.2
4444
# via requests
@@ -65,9 +65,9 @@ jinja2==3.1.3
6565
# -r tests/requirements-relaxed.in
6666
# antsibull-docs
6767
# sphinx
68-
markupsafe==2.1.4
68+
markupsafe==2.1.5
6969
# via jinja2
70-
multidict==6.0.4
70+
multidict==6.0.5
7171
# via
7272
# aiohttp
7373
# yarl
@@ -170,5 +170,5 @@ yarl==1.9.4
170170
# via aiohttp
171171

172172
# The following packages are considered to be unsafe in a requirements file:
173-
setuptools==69.0.3
173+
setuptools==69.1.0
174174
# via sphinx-intl

0 commit comments

Comments
 (0)