From dea9046dd887f1962f745cce69892d3bace84e0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 03:17:32 +0000 Subject: [PATCH] build(deps): bump ansible-core from 2.18.1 to 2.18.2 Bumps [ansible-core](https://github.com/ansible/ansible) from 2.18.1 to 2.18.2. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.18.1...v2.18.2) --- updated-dependencies: - dependency-name: ansible-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 49a2d86..650baf2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ ansible==11.1.0 -ansible-core==2.18.1 +ansible-core==2.18.2 cffi==1.17.1 cryptography==44.0.0 Jinja2==3.1.5