From 3f2eed6a8f91461c835b4aeb7ac53b2c52d5494e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jun 2023 16:57:58 +0000 Subject: [PATCH] Bump ansible-modules-hashivault from 5.1.0 to 5.1.1 in /spec Bumps [ansible-modules-hashivault](https://github.com/TerryHowe/ansible-modules-hashivault) from 5.1.0 to 5.1.1. - [Changelog](https://github.com/TerryHowe/ansible-modules-hashivault/blob/main/CHANGELOG.rst) - [Commits](https://github.com/TerryHowe/ansible-modules-hashivault/compare/5.1.0...5.1.1) --- updated-dependencies: - dependency-name: ansible-modules-hashivault dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- spec/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/requirements.txt b/spec/requirements.txt index e037808..dcde856 100644 --- a/spec/requirements.txt +++ b/spec/requirements.txt @@ -3,7 +3,7 @@ ansible==6.7.0 # Workaround to address pyOpenSSL version issues with ansible-runner (see https://github.com/ansible/ansible-runner/issues/1138) ansible-runner>=2.2.1 # Upstream hasn't packaged as collection yet: https://github.com/TerryHowe/ansible-modules-hashivault/issues/234 -ansible-modules-hashivault==5.1.0 +ansible-modules-hashivault==5.1.1 # Required a number of places including community.general jmespath==1.0.1 # Required by community.general LDAP plugins