Skip to content

Commit ae75ec6

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ pydantic==2.11.7
119119
# antsibull-docs
120120
pydantic-core==2.33.2
121121
# via pydantic
122-
pygments==2.19.1
122+
pygments==2.19.2
123123
# via
124124
# ansible-pygments
125125
# sphinx
@@ -210,7 +210,7 @@ typing-extensions==4.14.0
210210
# typing-inspection
211211
typing-inspection==0.4.1
212212
# via pydantic
213-
urllib3==2.4.0
213+
urllib3==2.5.0
214214
# via requests
215215
yamllint==1.37.1
216216
# via -r tests/requirements.in

0 commit comments

Comments
 (0)