From 93adfc8b45ccf37b5cf0ef11c56a29dd09b30cc7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 18:00:42 +0000 Subject: [PATCH] chore(deps-dev): bump ansible-core from 2.17.13 to 2.21.1 Bumps [ansible-core](https://github.com/ansible/ansible) from 2.17.13 to 2.21.1. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.17.13...v2.21.1) --- updated-dependencies: - dependency-name: ansible-core dependency-version: 2.21.1 dependency-type: direct:development update-type: version-update:semver-minor ... 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 641025a..ea27aaf 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ -ansible-core==2.17.13 +ansible-core==2.21.1 ansible-lint==25.7.0 mkdocs-techdocs-core==1.6.2 yamllint==1.37.1