From 1aeace691c9e689402a10ec9f2f8bbebde798310 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 18:44:34 +0000 Subject: [PATCH] Bump ara[server] from 1.7.0 to 1.7.1 Bumps [ara[server]](https://github.com/ansible-community/ara) from 1.7.0 to 1.7.1. - [Commits](https://github.com/ansible-community/ara/compare/1.7.0...1.7.1) --- updated-dependencies: - dependency-name: ara[server] dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 2205eec0140..f1d6ff1093c 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,7 +1,7 @@ -r ../requirements.txt ansible-lint==24.2.3 apache-libcloud==3.8.0 -ara[server]==1.7.0 +ara[server]==1.7.1 dopy==0.3.7 molecule==24.2.1 molecule-plugins[vagrant]==23.5.3