diff --git a/requirements.txt b/requirements.txt index 4a61d74..5cf3bce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ aiofiles==24.1.0 # antsibull-fileutils aiohappyeyeballs==2.4.3 # via aiohttp -aiohttp==3.11.2 +aiohttp==3.11.7 # via # antsibull-core # antsibull-docs @@ -213,12 +213,12 @@ pycodestyle==2.12.1 # via autopep8 pycparser==2.22 # via cffi -pydantic==2.9.2 +pydantic==2.10.1 # via # antsibull-core # antsibull-docs # rstcheck-core -pydantic-core==2.23.4 +pydantic-core==2.27.1 # via pydantic pygments==2.18.0 # via @@ -323,7 +323,7 @@ twiggy==0.5.1 # via # antsibull-core # antsibull-docs -typer==0.13.0 +typer==0.13.1 # via rstcheck typing-extensions==4.12.2 # via @@ -340,11 +340,11 @@ wcmatch==10.0 # via # ansible-lint # molecule -wheel==0.45.0 +wheel==0.45.1 # via pip-tools yamllint==1.35.1 # via ansible-lint -yarl==1.17.2 +yarl==1.18.0 # via aiohttp zipp==3.21.0 # via importlib-metadata