From a507746aeaf83b1e77f461d8590f91f0c7c6b8e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 21:00:37 +0000 Subject: [PATCH] Bump ansible-dev-tools from 24.2.0 to 24.2.1 in /_build Bumps [ansible-dev-tools](https://github.com/ansible/ansible-dev-tools) from 24.2.0 to 24.2.1. - [Release notes](https://github.com/ansible/ansible-dev-tools/releases) - [Commits](https://github.com/ansible/ansible-dev-tools/compare/v24.2.0...v24.2.1) --- updated-dependencies: - dependency-name: ansible-dev-tools dependency-type: direct:production update-type: version-update:semver-patch ... 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 628752b..57848d5 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.2.1 ansible-pylibssh==1.1.0 ansible-runner==2.3.6 molecule-plugins[podman]==23.5.3