From 26ee13f1e207cc54ef71210c22cc8533c2fe3fdd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 09:36:57 +0100 Subject: [PATCH] Bump ansible-dev-tools from 24.2.0 to 24.4.2 in /_build (#405) Bumps [ansible-dev-tools](https://github.com/ansible/ansible-dev-tools) from 24.2.0 to 24.4.2. - [Release notes](https://github.com/ansible/ansible-dev-tools/releases) - [Commits](https://github.com/ansible/ansible-dev-tools/compare/v24.2.0...v24.4.2) --- updated-dependencies: - dependency-name: ansible-dev-tools dependency-type: direct:production update-type: version-update:semver-minor ... 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 628752b..7db4352 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.2.0 +ansible-dev-tools==24.4.2 ansible-pylibssh==1.1.0 ansible-runner==2.3.6 molecule-plugins[podman]==23.5.3