From bdaf23944b8050daca0d9f98758b734f98fe4e05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Dec 2023 18:32:24 +0000 Subject: [PATCH] Bump ansible from 6.7.0 to 8.5.0 Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 6.7.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/6.7.0...8.5.0) --- updated-dependencies: - dependency-name: ansible dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 3576251..5a71b0e 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,7 +3,7 @@ botocore==1.20.23 pylint==2.15.5 ansible-doc-extractor==0.1.8 mypy==0.991 -ansible==6.7.0 +ansible==8.5.0 Jinja2==3.0.1 black>=23.1.0 isort>=5.12.0