From 27b82831851ebd4fdc9d6852c0de41416edc49ec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 09:18:35 +0000 Subject: [PATCH] chore(deps): refresh pip-compile outputs (#215) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- requirements.txt | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/requirements.txt b/requirements.txt index 9c59df0..8015c1a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,13 +8,13 @@ aiofiles==24.1.0 # via # antsibull-core # antsibull-fileutils -aiohappyeyeballs==2.4.3 +aiohappyeyeballs==2.4.4 # via aiohttp -aiohttp==3.11.7 +aiohttp==3.11.10 # via # antsibull-core # antsibull-docs -aiosignal==1.3.1 +aiosignal==1.3.2 # via aiohttp alabaster==0.7.16 # via sphinx @@ -45,18 +45,18 @@ antsibull-docs==2.16.1 # via -r requirements.in antsibull-docs-parser==1.1.0 # via antsibull-docs -antsibull-docutils==1.0.0 +antsibull-docutils==1.1.0 # via antsibull-changelog antsibull-fileutils==1.1.0 # via # antsibull-changelog # antsibull-core # antsibull-docs -astroid==3.3.5 +astroid==3.3.6 # via pylint asyncio-pool==0.6.0 # via antsibull-docs -attrs==24.2.0 +attrs==24.3.0 # via # aiohttp # jsonschema @@ -73,7 +73,7 @@ build==1.2.2.post1 # via # antsibull-core # pip-tools -certifi==2024.8.30 +certifi==2024.12.14 # via requests cffi==1.17.1 # via cryptography @@ -90,7 +90,7 @@ click==8.1.7 # typer click-help-colors==0.9.4 # via molecule -cryptography==43.0.3 +cryptography==44.0.0 # via ansible-core dill==0.3.9 # via pylint @@ -120,7 +120,7 @@ frozenlist==1.5.0 # via # aiohttp # aiosignal -identify==2.6.2 +identify==2.6.3 # via pre-commit idna==3.10 # via @@ -203,7 +203,7 @@ pluggy==1.5.0 # pytest pre-commit==3.8.0 # via -r requirements.in -propcache==0.2.0 +propcache==0.2.1 # via # aiohttp # yarl @@ -211,7 +211,7 @@ pycodestyle==2.12.1 # via autopep8 pycparser==2.22 # via cffi -pydantic==2.10.1 +pydantic==2.10.3 # via # antsibull-core # antsibull-docs @@ -258,7 +258,7 @@ rich==13.9.4 # enrich # molecule # typer -rpds-py==0.21.0 +rpds-py==0.22.3 # via # jsonschema # referencing @@ -281,7 +281,7 @@ semantic-version==2.10.0 # antsibull-docs shellingham==1.5.4 # via typer -six==1.16.0 +six==1.17.0 # via twiggy snowballstemmer==2.2.0 # via sphinx @@ -320,7 +320,7 @@ twiggy==0.5.1 # via # antsibull-core # antsibull-docs -typer==0.13.1 +typer==0.15.1 # via rstcheck typing-extensions==4.12.2 # via @@ -331,7 +331,7 @@ urllib3==2.2.3 # via # docker # requests -virtualenv==20.27.1 +virtualenv==20.28.0 # via pre-commit wcmatch==10.0 # via @@ -341,7 +341,7 @@ wheel==0.45.1 # via pip-tools yamllint==1.35.1 # via ansible-lint -yarl==1.18.0 +yarl==1.18.3 # via aiohttp zipp==3.21.0 # via importlib-metadata