From c8b8ccb37d38a550321a8bb3a8ae1b425e51e745 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 13:24:18 +0000 Subject: [PATCH] Bump ansible-core from 2.15.3 to 2.15.4 in /.environs/green Bumps [ansible-core](https://github.com/ansible/ansible) from 2.15.3 to 2.15.4. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.15.3...v2.15.4) --- updated-dependencies: - dependency-name: ansible-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .environs/green/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.environs/green/requirements.txt b/.environs/green/requirements.txt index eb6dfe06..cbe847a6 100644 --- a/.environs/green/requirements.txt +++ b/.environs/green/requirements.txt @@ -1,3 +1,3 @@ -ansible-core==2.15.3 +ansible-core==2.15.4 ansible-lint==6.19.0 yamllint==1.32.0