From 01644738423ecdddb5215131df34f049992602eb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2024 21:55:02 +0000 Subject: [PATCH] chore(deps): update dependency ansible-compat to v24 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index dcfe4d3..d08c4eb 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,7 +1,7 @@ docker molecule==4.0.4 molecule-docker==2.1.0 -ansible-compat<=4.0.0 +ansible-compat<=24.7.0 pytest-testinfra flake8 setuptools==69.2.0 \ No newline at end of file