From 9402904968873407833f6a62ff5f5839c7d72ffd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 9 Jul 2023 15:02:17 +0200 Subject: [PATCH] chore(deps): update dependency m2r2 to v0.3.2 (#303) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [m2r2](https://togithub.com/crossnox/m2r2) | `==0.2.8` -> `==0.3.2` | [![age](https://badges.renovateapi.com/packages/pypi/m2r2/0.3.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/m2r2/0.3.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/m2r2/0.3.2/compatibility-slim/0.2.8)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/m2r2/0.3.2/confidence-slim/0.2.8)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
crossnox/m2r2 (m2r2) ### [`v0.3.2`](https://togithub.com/crossnox/m2r2/blob/HEAD/CHANGES.md#Version-032-2021-12-10) [Compare Source](https://togithub.com/crossnox/m2r2/compare/v0.3.1...v0.3.2) - Pin mistune version ### [`v0.3.1`](https://togithub.com/crossnox/m2r2/blob/HEAD/CHANGES.md#Version-031-2021-07-13) [Compare Source](https://togithub.com/crossnox/m2r2/compare/v0.3.0...v0.3.1) - Fix argparse for python3.10 ### [`v0.3.0`](https://togithub.com/crossnox/m2r2/blob/HEAD/CHANGES.md#Version-030-2021-07-12) [Compare Source](https://togithub.com/crossnox/m2r2/compare/v0.2.8...v0.3.0) - Add support for mermaid code - Change bump for bump2version
--- ### 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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/matfax/mutapath). --------- Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Matthias Fax --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index e5a6b2b..9e18038 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ sphinx==3.5.4 sphinx-rtd-theme==1.2.2 sphinx-fakeinv==1.0.0 -m2r2==0.2.8 +m2r2==0.3.2