Skip to content

Commit cf1d71e

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

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

tests/requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ certifi==2025.4.26
5353
# via requests
5454
cffi==1.17.1 ; platform_python_implementation != 'PyPy'
5555
# via cryptography
56-
charset-normalizer==3.4.1
56+
charset-normalizer==3.4.2
5757
# via requests
5858
click==8.1.8
5959
# via sphinx-intl
@@ -62,7 +62,7 @@ colorama==0.4.6 ; os_name == 'nt' or sys_platform == 'win32'
6262
# build
6363
# click
6464
# sphinx
65-
cryptography==44.0.2
65+
cryptography==44.0.3
6666
# via -r tests/requirements.in
6767
docutils==0.18.1
6868
# via
@@ -112,12 +112,12 @@ propcache==0.3.1
112112
# yarl
113113
pycparser==2.22 ; platform_python_implementation != 'PyPy'
114114
# via cffi
115-
pydantic==2.11.3
115+
pydantic==2.11.4
116116
# via
117117
# antsibull-changelog
118118
# antsibull-core
119119
# antsibull-docs
120-
pydantic-core==2.33.1
120+
pydantic-core==2.33.2
121121
# via pydantic
122122
pygments==2.19.1
123123
# via
@@ -149,7 +149,7 @@ semantic-version==2.10.0
149149
# antsibull-changelog
150150
# antsibull-core
151151
# antsibull-docs
152-
setuptools==79.0.1
152+
setuptools==80.3.0
153153
# via sphinx-intl
154154
six==1.17.0
155155
# via twiggy

0 commit comments

Comments
 (0)