From 1619fee2a41a5a7bae4fdd2a813ceb29799d34d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 20:44:25 +0000 Subject: [PATCH] dependabot-deps-updates: bump ansible-lint from 26.1.0 to 26.2.0 Bumps [ansible-lint](https://github.com/ansible/ansible-lint) from 26.1.0 to 26.2.0. - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](https://github.com/ansible/ansible-lint/compare/v26.1.0...v26.2.0) --- updated-dependencies: - dependency-name: ansible-lint dependency-version: 26.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b3d5ee5..f56b343 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ ansible==11.11.0 -ansible-lint==26.1.0 +ansible-lint==26.2.0 antsibull-changelog==0.35.0 antsibull-docs>=2.11.0 molecule>=24.6.0