From 589e4c15e916be2d5177259439285cc4ee91e8df Mon Sep 17 00:00:00 2001 From: ivanch Date: Sun, 13 Sep 2026 15:05:22 +0000 Subject: [PATCH] Update dependency ansible-core to v2.21.4 (#8) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | ansible-core | patch | `==2.21.2` → `==2.21.4` | --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). --------- Co-authored-by: Renovate Bot Reviewed-on: https://git.ivanch.me/ivanch/haven/pulls/8 --- ansible/requirements-python.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/requirements-python.txt b/ansible/requirements-python.txt index 5e2d35c..2f44a78 100644 --- a/ansible/requirements-python.txt +++ b/ansible/requirements-python.txt @@ -1,3 +1,3 @@ -ansible-core==2.21.2 +ansible-core==2.21.4 proxmoxer==2.3.0 requests==2.34.2