From c99f099bf4eb5c3bde1be025c64f416851316fe7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 12:28:46 +0000 Subject: [PATCH] chore(deps-dev): Update ansible-core requirement Updates the requirements on [ansible-core](https://github.com/ansible/ansible) to permit the latest version. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.17.0...v2.20.4) --- updated-dependencies: - dependency-name: ansible-core dependency-version: 2.20.4 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index b929f3b..645574f 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -11,7 +11,7 @@ yamllint==1.35.1 # Ansible linting and syntax checking ansible-lint==25.1.3 -ansible-core>=2.17,<2.19 +ansible-core>=2.17,<2.21 # Pre-commit hook framework pre-commit==4.0.1