From 28182f90aad6e05bc8294b01be2104825e9c0e8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 09:23:49 +0000 Subject: [PATCH] build(deps): bump ansible from 5.1.0 to 7.0.0 Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 5.1.0 to 7.0.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/5.1.0...7.0.0) --- updated-dependencies: - dependency-name: ansible dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ce0e4546..3c13551e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ python-keystoneclient==5.2.0 openstacksdk ==1.5.0 deprecated ==1.2.14 Click==8.1.7 -ansible==5.1.0 +ansible==7.0.0 flake8==6.1.0 paramiko==3.3.1 ruamel.yaml==0.18.5