From 5d236459f20a2418c37f6652ff281f265ffcff67 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sat, 27 Jan 2024 00:55:00 +0000
Subject: [PATCH] build(deps): bump ansible from 7.1.0 to 8.5.0 in /deploy

Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 7.1.0 to 8.5.0.
- [Changelog](https://github.com/ansible-community/ansible-build-data/blob/main/docs/release-process.md)
- [Commits](https://github.com/ansible-community/ansible-build-data/compare/7.1.0...8.5.0)

---
updated-dependencies:
- dependency-name: ansible
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 deploy/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/deploy/requirements.txt b/deploy/requirements.txt
index 1cd0aec5..9b2e4e7c 100644
--- a/deploy/requirements.txt
+++ b/deploy/requirements.txt
@@ -1,4 +1,4 @@
-ansible==7.1.0
+ansible==8.5.0
 cffi==1.15.0
 cryptography==41.0.6
 Jinja2==3.1.3