From b05b542fbc9b4088d2c717dccde22ab2ead1ff1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 20:50:52 +0000 Subject: [PATCH] Bump ansible from 7.5.0 to 8.5.0 Bumps [ansible](https://github.com/ansible/ansible) from 7.5.0 to 8.5.0. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/commits) --- updated-dependencies: - dependency-name: ansible dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c88dd4f..e802ec8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ # https://github.com/openstack/ansible-collections-openstack # take a look at the notes about OpenStack SDK 1.0 openstacksdk<=0.98.999 -ansible==7.5.0 +ansible==8.5.0 pre-commit==3.5.0