Skip to content

Commit 46d8a8b

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

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

tests/requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ aiofiles==25.1.0
66
# antsibull-fileutils
77
aiohappyeyeballs==2.6.1
88
# via aiohttp
9-
aiohttp==3.13.0
9+
aiohttp==3.13.1
1010
# via
1111
# antsibull-core
1212
# antsibull-docs
@@ -56,7 +56,7 @@ certifi==2025.10.5
5656
# via requests
5757
cffi==2.0.0 ; platform_python_implementation != 'PyPy'
5858
# via cryptography
59-
charset-normalizer==3.4.3
59+
charset-normalizer==3.4.4
6060
# via requests
6161
click==8.3.0
6262
# via sphinx-intl
@@ -65,7 +65,7 @@ colorama==0.4.6 ; os_name == 'nt' or sys_platform == 'win32'
6565
# build
6666
# click
6767
# sphinx
68-
cryptography==46.0.2
68+
cryptography==46.0.3
6969
# via -r tests/requirements.in
7070
docutils==0.18.1
7171
# via
@@ -79,7 +79,7 @@ frozenlist==1.8.0
7979
# via
8080
# aiohttp
8181
# aiosignal
82-
idna==3.10
82+
idna==3.11
8383
# via
8484
# requests
8585
# yarl
@@ -115,12 +115,12 @@ propcache==0.4.1
115115
# yarl
116116
pycparser==2.23 ; implementation_name != 'PyPy' and platform_python_implementation != 'PyPy'
117117
# via cffi
118-
pydantic==2.12.0
118+
pydantic==2.12.3
119119
# via
120120
# antsibull-changelog
121121
# antsibull-core
122122
# antsibull-docs
123-
pydantic-core==2.41.1
123+
pydantic-core==2.41.4
124124
# via pydantic
125125
pygments==2.19.2
126126
# via

0 commit comments

Comments
 (0)