From 533dbc62fea346829808ddd56c1c357fb4be53a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 08:38:27 +0100 Subject: [PATCH] Bump ara[server] from 1.7.1 to 1.7.2 (#11514) Bumps [ara[server]](https://github.com/ansible-community/ara) from 1.7.1 to 1.7.2. - [Commits](https://github.com/ansible-community/ara/compare/1.7.1...1.7.2) --- updated-dependencies: - dependency-name: ara[server] dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index eca853a62..f840a1c4b 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,7 +1,7 @@ -r ../requirements.txt ansible-lint==24.7.0 apache-libcloud==3.8.0 -ara[server]==1.7.1 +ara[server]==1.7.2 dopy==0.3.7 molecule==24.8.0 molecule-plugins[vagrant]==23.5.3