From 9c9df6d6b95a94704a246bd9ce1651bece171b87 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 08:02:34 +0000 Subject: [PATCH] chore(deps): refresh pip-compile outputs --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index f4649f0..59fd4f6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -100,7 +100,7 @@ docutils==0.20.1 # sphinx-rtd-theme enrich==1.2.7 # via molecule -filelock==3.14.0 +filelock==3.15.1 # via # ansible-lint # virtualenv @@ -195,7 +195,7 @@ pycodestyle==2.12.0 # via autopep8 pycparser==2.22 # via cffi -pydantic==2.7.3 +pydantic==2.7.4 # via # antsibull-core # antsibull-docs