From 01174eefe8fd4d3a61f05ad27fc104fca28d5ce7 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 1 Jun 2021 21:57:27 +0000
Subject: [PATCH] Bump ansible from 2.10.0 to 2.10.7

Bumps [ansible](https://github.com/ansible/ansible) from 2.10.0 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] <support@github.com>
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 20b6188..2518802 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,4 +1,4 @@
-ansible==2.10.0
+ansible==2.10.7
 ansible-lint==4.1.0
 anyconfig==0.9.7
 arrow==0.15.2
-- 
GitLab