Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ aiofiles==25.1.0
# antsibull-fileutils
aiohappyeyeballs==2.6.1
# via aiohttp
aiohttp==3.13.0
aiohttp==3.13.1
# via
# antsibull-core
# antsibull-docs
Expand Down Expand Up @@ -56,7 +56,7 @@ certifi==2025.10.5
# via requests
cffi==2.0.0 ; platform_python_implementation != 'PyPy'
# via cryptography
charset-normalizer==3.4.3
charset-normalizer==3.4.4
# via requests
click==8.3.0
# via sphinx-intl
Expand All @@ -65,7 +65,7 @@ colorama==0.4.6 ; os_name == 'nt' or sys_platform == 'win32'
# build
# click
# sphinx
cryptography==46.0.2
cryptography==46.0.3
# via -r tests/requirements.in
docutils==0.18.1
# via
Expand All @@ -79,7 +79,7 @@ frozenlist==1.8.0
# via
# aiohttp
# aiosignal
idna==3.10
idna==3.11
# via
# requests
# yarl
Expand Down Expand Up @@ -115,12 +115,12 @@ propcache==0.4.1
# yarl
pycparser==2.23 ; implementation_name != 'PyPy' and platform_python_implementation != 'PyPy'
# via cffi
pydantic==2.12.0
pydantic==2.12.3
# via
# antsibull-changelog
# antsibull-core
# antsibull-docs
pydantic-core==2.41.1
pydantic-core==2.41.4
# via pydantic
pygments==2.19.2
# via
Expand Down