From 7e6c4ba46c4c03989a7b69692a17068d1096debb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 23:01:37 +1000 Subject: [PATCH] Bump ansible-core from 2.16.2 to 2.16.3 in /_build (#387) Bumps [ansible-core](https://github.com/ansible/ansible) from 2.16.2 to 2.16.3. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.16.2...v2.16.3) --- updated-dependencies: - dependency-name: ansible-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- _build/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_build/requirements.txt b/_build/requirements.txt index 961449d..9a61af2 100644 --- a/_build/requirements.txt +++ b/_build/requirements.txt @@ -2,7 +2,7 @@ # see: https://github.com/yaml/pyyaml/issues/601 cython>=3.0.5; python_version >= "3.12" # ordered: -ansible-core==2.16.2 +ansible-core==2.16.3 ansible-pylibssh==1.1.0 ansible-runner==2.3.4 ansible-lint==6.22.2