From 9aaa437bbb82f7f9d4f25f095c6f3cf8826a08f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcel=20W=C3=BCrsten?= Date: Thu, 4 Jan 2024 15:10:53 +0100 Subject: [PATCH] chore: update deps --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 464b078..a186919 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,10 +3,10 @@ ansible>=2.12 ## ansible/yaml lint -ansible-lint~=6.21.1 -yamllint~=1.32.0 +ansible-lint~=6.22.1 +yamllint~=1.33.0 ## molecule tests -molecule~=6.0.2 +molecule~=6.0.3 molecule-plugins~=23.5.0 -docker~=6.1.3 +docker~=7.0.0