From 9ca4f3157f1b97577fe54a9987aed619a61253d2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 14:57:12 +0000 Subject: [PATCH] chore(deps): update dependency community.general to v12.6.2 --- requirements-lint.yml | 2 +- requirements.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-lint.yml b/requirements-lint.yml index 7bd9827..98a9f2c 100644 --- a/requirements-lint.yml +++ b/requirements-lint.yml @@ -18,7 +18,7 @@ collections: source: https://github.com/ansible-collections/community.crypto.git type: git - name: community.general - version: 12.3.0 + version: 12.6.2 source: https://github.com/ansible-collections/community.general.git type: git diff --git a/requirements.yml b/requirements.yml index 6b3c1d6..7bac7c6 100644 --- a/requirements.yml +++ b/requirements.yml @@ -9,6 +9,6 @@ collections: source: https://github.com/ansible-collections/community.crypto.git type: git - name: community.general - version: 12.3.0 + version: 12.6.2 source: https://github.com/ansible-collections/community.general.git type: git