From d1fd417879b51b6ab04f9b439a43293df77aac15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 22:00:51 +0000 Subject: [PATCH] Bump ansible-core from 2.18.0 to 2.18.1 in /.hatch Bumps [ansible-core](https://github.com/ansible/ansible) from 2.18.0 to 2.18.1. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.18.0...v2.18.1) --- updated-dependencies: - dependency-name: ansible-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .hatch/requirements-lint.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.hatch/requirements-lint.txt b/.hatch/requirements-lint.txt index c09dc3ebb9..9fc366c627 100644 --- a/.hatch/requirements-lint.txt +++ b/.hatch/requirements-lint.txt @@ -29,7 +29,7 @@ ansible-compat==24.10.0 # ansible-lint # molecule # pytest-ansible -ansible-core==2.18.0 +ansible-core==2.18.1 # via # ansible # ansible-compat