From d9c8397e2efae2bdc10019c0816418815d7309f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 10:25:53 +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 e252f2c7e15..c132ee012d6 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