From 6565ed946bd8d6c239cd35531bed678c8b78b50f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 12:59:43 +0000 Subject: [PATCH] Bump ansible-dev-tools from 24.4.2 to 24.8.0 in /_build Bumps [ansible-dev-tools](https://github.com/ansible/ansible-dev-tools) from 24.4.2 to 24.8.0. - [Release notes](https://github.com/ansible/ansible-dev-tools/releases) - [Commits](https://github.com/ansible/ansible-dev-tools/compare/v24.4.2...v24.8.0) --- updated-dependencies: - dependency-name: ansible-dev-tools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- _build/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_build/requirements.txt b/_build/requirements.txt index 7db4352..4087730 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-dev-tools==24.4.2 +ansible-dev-tools==24.8.0 ansible-pylibssh==1.1.0 ansible-runner==2.3.6 molecule-plugins[podman]==23.5.3