From 7abdde775a8cd82be7ce1a924d18177686094fc7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 21:49:31 +0300 Subject: [PATCH] pip: (deps): bump ansible-core from 2.17.1 to 2.17.2 (#67) Bumps [ansible-core](https://github.com/ansible/ansible) from 2.17.1 to 2.17.2. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.17.1...v2.17.2) --- 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> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 25b7dd4..6563804 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ ansible==9.5.1 ansible-compat==24.6.1 # via ansible-lint -ansible-core==2.17.1 +ansible-core==2.17.2 # via # ansible # ansible-compat