From 4d144eedb71d6a2d61d33d021523be406faeff29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 13:48:06 +0000 Subject: [PATCH] Bump ansible-core from 2.13.11 to 2.13.12 in /.environs/amber Bumps [ansible-core](https://github.com/ansible/ansible) from 2.13.11 to 2.13.12. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.13.11...v2.13.12) --- updated-dependencies: - dependency-name: ansible-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .environs/amber/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.environs/amber/requirements.txt b/.environs/amber/requirements.txt index 36320ee3..774d27ab 100644 --- a/.environs/amber/requirements.txt +++ b/.environs/amber/requirements.txt @@ -1,3 +1,3 @@ -ansible-core==2.13.11 +ansible-core==2.13.12 ansible-lint==6.11.0 yamllint==1.32.0