From 520e67d02c6d149bc5cfc8589b8df86d5d8246a6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 16:24:26 -0500 Subject: [PATCH] chore(deps): update dependency ansible-doc-extractor to v0.1.11 (#206) 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-doc-extractor](https://redirect.github.com/xlab-steampunk/ansible-doc-extractor) | `==0.1.8` -> `==0.1.11` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/ansible-doc-extractor/0.1.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/ansible-doc-extractor/0.1.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/ansible-doc-extractor/0.1.8/0.1.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/ansible-doc-extractor/0.1.8/0.1.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
xlab-steampunk/ansible-doc-extractor (ansible-doc-extractor) ### [`v0.1.11`](https://redirect.github.com/xlab-steampunk/ansible-doc-extractor/compare/v0.1.10...v0.1.11) [Compare Source](https://redirect.github.com/xlab-steampunk/ansible-doc-extractor/compare/v0.1.10...v0.1.11) ### [`v0.1.10`](https://redirect.github.com/xlab-steampunk/ansible-doc-extractor/compare/v0.1.9...v0.1.10) [Compare Source](https://redirect.github.com/xlab-steampunk/ansible-doc-extractor/compare/v0.1.9...v0.1.10) ### [`v0.1.9`](https://redirect.github.com/xlab-steampunk/ansible-doc-extractor/compare/v0.1.8...v0.1.9) [Compare Source](https://redirect.github.com/xlab-steampunk/ansible-doc-extractor/compare/v0.1.8...v0.1.9)
--- ### 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 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/equinix/ansible-collection-equinix). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 6fd05c9..740aec0 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,5 +1,5 @@ pylint==2.15.5 -ansible-doc-extractor==0.1.8 +ansible-doc-extractor==0.1.11 mypy==0.991 ansible>=7.5.0 Jinja2==3.0.1