diff --git a/tests/constraints.in b/tests/constraints.in index 4a00284273..512432f762 100644 --- a/tests/constraints.in +++ b/tests/constraints.in @@ -3,7 +3,7 @@ # This constraint file also pins other versions for which there are known limitations. sphinx == 7.2.5 -antsibull-docs == 2.21.0 # currently approved version +antsibull-docs == 2.22.1 # currently approved version sphinx-rtd-theme >= 2.0.0 # Fix 404 pages with new sphinx -- https://github.com/ansible/ansible-documentation/issues/678 rstcheck < 6 # rstcheck 6.x has problem with rstcheck.core triggered by include files w/ sphinx directives https://github.com/rstcheck/rstcheck-core/issues/3 diff --git a/tests/requirements.txt b/tests/requirements.txt index 57af37df33..939bef2098 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.2 # via # antsibull-core # antsibull-docs @@ -24,27 +24,27 @@ ansible-pygments==0.1.2 # sphinx-ansible-theme antsibull-changelog==0.34.0 # via antsibull-docs -antsibull-core==3.4.0 +antsibull-core==3.5.0 # via antsibull-docs -antsibull-docs==2.21.0 +antsibull-docs==2.22.1 # via # -c tests/constraints.in # -r tests/requirements.in antsibull-docs-parser==1.2.2 # via antsibull-docs -antsibull-docutils==1.3.0 +antsibull-docutils==1.3.1 # via # -r tests/requirements.in # antsibull-changelog # antsibull-docs -antsibull-fileutils==1.4.0 +antsibull-fileutils==1.5.1 # via # antsibull-changelog # antsibull-core # 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,20 +52,20 @@ babel==2.17.0 # sphinx-intl build==1.3.0 # via antsibull-core -certifi==2025.8.3 +certifi==2025.11.12 # 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 +click==8.3.1 # via sphinx-intl colorama==0.4.6 ; os_name == 'nt' or sys_platform == 'win32' # via # build # click # sphinx -cryptography==46.0.1 +cryptography==46.0.3 # via -r tests/requirements.in docutils==0.18.1 # via @@ -75,11 +75,11 @@ docutils==0.18.1 # rstcheck # sphinx # sphinx-rtd-theme -frozenlist==1.7.0 +frozenlist==1.8.0 # via # aiohttp # aiosignal -idna==3.10 +idna==3.11 # via # requests # yarl @@ -91,9 +91,9 @@ jinja2==3.1.6 # -r tests/requirements.in # antsibull-docs # sphinx -markupsafe==3.0.2 +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.3.2 +propcache==0.4.1 # via # aiohttp # yarl pycparser==2.23 ; implementation_name != 'PyPy' and platform_python_implementation != 'PyPy' # via cffi -pydantic==2.11.9 +pydantic==2.12.4 # via # antsibull-changelog # antsibull-core # antsibull-docs -pydantic-core==2.33.2 +pydantic-core==2.41.5 # via pydantic pygments==2.19.2 # via @@ -128,7 +128,7 @@ pygments==2.19.2 # sphinx pyproject-hooks==1.2.0 # via build -pyyaml==6.0.2 +pyyaml==6.0.3 # via # -c tests/constraints.in # -r tests/requirements.in @@ -137,7 +137,7 @@ pyyaml==6.0.2 # yamllint requests==2.32.5 # via sphinx -resolvelib==1.2.0 +resolvelib==1.2.1 # via # -c tests/constraints.in # -r tests/requirements.in @@ -198,9 +198,7 @@ sphinxcontrib-qthelp==2.0.0 sphinxcontrib-serializinghtml==2.0.0 # via sphinx twiggy==0.5.1 - # via - # antsibull-core - # antsibull-docs + # via antsibull-core types-docutils==0.18.3 # via rstcheck typing-extensions==4.15.0 @@ -210,11 +208,11 @@ typing-extensions==4.15.0 # pydantic-core # rstcheck # typing-inspection -typing-inspection==0.4.1 +typing-inspection==0.4.2 # via pydantic 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