From 127098a79634422f9f9c75adae6ab935e10c4393 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 13:24:02 +0200 Subject: [PATCH] Bump ansible-core from 2.13.11 to 2.13.12 (#151) 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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index b101b6b..ce4787b 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2,13 +2,13 @@ [[package]] name = "ansible-core" -version = "2.13.11" +version = "2.13.12" description = "Radically simple IT automation" optional = false python-versions = ">=3.8" files = [ - {file = "ansible-core-2.13.11.tar.gz", hash = "sha256:9ea00594dceeb4b56828852832abeded2e88a294a03c3959da499a43e516f680"}, - {file = "ansible_core-2.13.11-py3-none-any.whl", hash = "sha256:0cabe60d0594fb002b6034d118a6e475bb90e47c4a07395d951aff5a91ffe639"}, + {file = "ansible-core-2.13.12.tar.gz", hash = "sha256:51ce7c363e619e82e9b8cd3af72ffe75a9567a92687b9cc639dba0cfd30397f3"}, + {file = "ansible_core-2.13.12-py3-none-any.whl", hash = "sha256:5923c586dbb92b3661aaa4d70a2ccc2216db21079c6f9b517f05f4f876934be4"}, ] [package.dependencies]