From 0a85dd3554dd370559806e651a1c889675107bcf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Aug 2021 11:27:21 +0100 Subject: [PATCH] Bump ansible from 2.10 to 2.10.7 (#101) Bumps [ansible](https://github.com/ansible/ansible) from 2.10 to 2.10.7. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.10.0...v2.10.7) --- updated-dependencies: - dependency-name: ansible dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-travis.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-travis.txt b/requirements-travis.txt index 9d19628..d4624b5 100644 --- a/requirements-travis.txt +++ b/requirements-travis.txt @@ -1,4 +1,4 @@ -ansible==2.10 +ansible==2.10.7 ansible-lint==4.2.0 anyconfig==0.9.7 arrow==0.15.5