Skip to content

Commit be8bc9f

Browse files
ci: refresh docs build dependencies (ansible#1691)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
1 parent 5c49902 commit be8bc9f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/requirements-relaxed.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,5 +177,5 @@ yarl==1.9.4
177177
# via aiohttp
178178

179179
# The following packages are considered to be unsafe in a requirements file:
180-
setuptools==70.2.0
180+
setuptools==70.3.0
181181
# via sphinx-intl

tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,5 +178,5 @@ yarl==1.9.4
178178
# via aiohttp
179179

180180
# The following packages are considered to be unsafe in a requirements file:
181-
setuptools==70.2.0
181+
setuptools==70.3.0
182182
# via sphinx-intl

0 commit comments

Comments
 (0)