From 9b741fa67bd2d8af38fc1e81d57604bb4448e2de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 14:03:07 +0000 Subject: [PATCH] Bump ansible-core from 2.15.4 to 2.15.5 in /.dx/envs/dev/turing Bumps [ansible-core](https://github.com/ansible/ansible) from 2.15.4 to 2.15.5. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.15.4...v2.15.5) --- updated-dependencies: - dependency-name: ansible-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .dx/envs/dev/turing/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.dx/envs/dev/turing/requirements.txt b/.dx/envs/dev/turing/requirements.txt index 071b0d69..b38e258e 100644 --- a/.dx/envs/dev/turing/requirements.txt +++ b/.dx/envs/dev/turing/requirements.txt @@ -1,3 +1,3 @@ -ansible-core==2.15.4 +ansible-core==2.15.5 ansible-lint==6.20.3 yamllint==1.32.0