From 0886a4ca580a906d1c0fd7aa1849d4fb46fbf02a Mon Sep 17 00:00:00 2001 From: Arthur Outhenin-Chalandre Date: Tue, 26 Sep 2023 17:09:00 +0200 Subject: [PATCH] tests: update requirements Signed-off-by: Arthur Outhenin-Chalandre --- tests/requirements.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 19474ab0945..96dde54bafa 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,11 +1,11 @@ -r ../requirements.txt -ansible-lint==6.16.2 -apache-libcloud==3.7.0 -ara[server]==1.6.1 +ansible-lint==6.20.0 +apache-libcloud==3.8.0 +ara[server]==1.7.0 dopy==0.3.7 -molecule==5.0.1 -molecule-plugins[vagrant]==23.4.1 +molecule==6.0.2 +molecule-plugins[vagrant]==23.5.0 python-vagrant==1.0.0 -pytest-testinfra==8.1.0 -tox==4.5.2 +pytest-testinfra==9.0.0 +tox==4.11.3 yamllint==1.32.0