Skip to content

Commit b46a0a0

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

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

tests/requirements-relaxed.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ babel==2.14.0
3434
# via
3535
# sphinx
3636
# sphinx-intl
37-
build==1.0.3
37+
build==1.1.1
3838
# via antsibull-core
3939
certifi==2024.2.2
4040
# via requests
@@ -157,7 +157,7 @@ twiggy==0.5.1
157157
# antsibull-docs
158158
types-docutils==0.18.3
159159
# via rstcheck
160-
typing-extensions==4.9.0
160+
typing-extensions==4.10.0
161161
# via
162162
# pydantic
163163
# rstcheck

tests/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ babel==2.14.0
3636
# via
3737
# sphinx
3838
# sphinx-intl
39-
build==1.0.3
39+
build==1.1.1
4040
# via antsibull-core
4141
certifi==2024.2.2
4242
# via requests
@@ -160,7 +160,7 @@ twiggy==0.5.1
160160
# antsibull-docs
161161
types-docutils==0.18.3
162162
# via rstcheck
163-
typing-extensions==4.9.0
163+
typing-extensions==4.10.0
164164
# via
165165
# pydantic
166166
# rstcheck

0 commit comments

Comments
 (0)