diff --git a/tests/requirements.txt b/tests/requirements.txt index 1b279ef66c..63d1823749 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,12 +1,12 @@ # This file was autogenerated by uv via the following command: # uv pip compile --universal --output-file tests/requirements.txt tests/requirements.in -aiofiles==24.1.0 +aiofiles==25.1.0 # via # antsibull-core # antsibull-fileutils aiohappyeyeballs==2.6.1 # via aiohttp -aiohttp==3.12.15 +aiohttp==3.13.0 # via # antsibull-core # antsibull-docs @@ -44,7 +44,7 @@ antsibull-fileutils==1.5.0 # antsibull-docs asyncio-pool==0.6.0 # via antsibull-docs -attrs==25.3.0 +attrs==25.4.0 # via aiohttp babel==2.17.0 # via @@ -52,7 +52,7 @@ babel==2.17.0 # sphinx-intl build==1.3.0 # via antsibull-core -certifi==2025.8.3 +certifi==2025.10.5 # via requests cffi==2.0.0 ; platform_python_implementation != 'PyPy' # via cryptography @@ -75,7 +75,7 @@ docutils==0.18.1 # rstcheck # sphinx # sphinx-rtd-theme -frozenlist==1.7.0 +frozenlist==1.8.0 # via # aiohttp # aiosignal @@ -93,7 +93,7 @@ jinja2==3.1.6 # sphinx markupsafe==3.0.3 # via jinja2 -multidict==6.6.4 +multidict==6.7.0 # via # aiohttp # yarl @@ -109,18 +109,18 @@ pathspec==0.12.1 # via yamllint perky==0.9.3 # via antsibull-core -propcache==0.4.0 +propcache==0.4.1 # via # aiohttp # yarl pycparser==2.23 ; implementation_name != 'PyPy' and platform_python_implementation != 'PyPy' # via cffi -pydantic==2.11.10 +pydantic==2.12.0 # via # antsibull-changelog # antsibull-core # antsibull-docs -pydantic-core==2.33.2 +pydantic-core==2.41.1 # via pydantic pygments==2.19.2 # via @@ -137,7 +137,7 @@ pyyaml==6.0.3 # yamllint requests==2.32.5 # via sphinx -resolvelib==1.2.0 +resolvelib==1.2.1 # via # -c tests/constraints.in # -r tests/requirements.in @@ -216,5 +216,5 @@ urllib3==2.5.0 # via requests yamllint==1.37.1 # via -r tests/requirements.in -yarl==1.20.1 +yarl==1.22.0 # via aiohttp