From c333cda778c95b764ed0692ce52fa71a3716e493 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 20 Nov 2024 11:04:36 +0100 Subject: [PATCH] chore(deps): update dependency ansible to v11 (#66) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [ansible](https://ansible.com/) ([source](https://github.com/ansible-community/ansible-build-data)) | `==10.6.0` -> `==11.0.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/ansible/11.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/ansible/11.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/ansible/10.6.0/11.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/ansible/10.6.0/11.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
ansible-community/ansible-build-data (ansible) ### [`v11.0.0`](https://github.com/ansible-community/ansible-build-data/compare/10.6.0...11.0.0) [Compare Source](https://github.com/ansible-community/ansible-build-data/compare/10.6.0...11.0.0)
--- ### Configuration 📅 **Schedule**: 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 is behind base branch, 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 [Renovate Bot](https://github.com/renovatebot/renovate). Co-authored-by: Michael Grote Reviewed-on: https://git.mgrote.net/container-images/ansible-devspace/pulls/66 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9c54c85..49fe145 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pykeepass==4.1.0.post1 jmespath==1.0.1 -ansible==10.6.0 +ansible==11.0.0 ansible-dev-tools==24.11.0 minio==7.2.11