From 9654de6393c3f0b93b1a6ffd2bbc1746ef64504c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 10:11:13 +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 f4649f05..59fd4f65 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