From c2775e86afff92af33c888bec91f924d9fe7dec2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 01:25:53 +0000 Subject: [PATCH] chore(deps): update dependency pdoc to v15.0.1 (#811) 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 | |---|---|---|---|---|---| | [pdoc](https://redirect.github.com/mitmproxy/pdoc) | `==15.0.0` -> `==15.0.1` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/pdoc/15.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/pdoc/15.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/pdoc/15.0.0/15.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/pdoc/15.0.0/15.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
mitmproxy/pdoc (pdoc) ### [`v15.0.1`](https://redirect.github.com/mitmproxy/pdoc/blob/HEAD/CHANGELOG.md#2024-12-12-pdoc-1501) [Compare Source](https://redirect.github.com/mitmproxy/pdoc/compare/v15.0.0...v15.0.1) - Update Mermaid.js version. ([#​763](https://redirect.github.com/mitmproxy/pdoc/pull/763), [@​CodeMelted](https://redirect.github.com/CodeMelted))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/allenporter/flux-local). 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 aa7a0e0e..91ce1bf9 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,7 +2,7 @@ black==24.10.0 coverage==7.6.9 mypy==1.13.0 -pdoc==15.0.0 +pdoc==15.0.1 pip==24.3.1 pre-commit==4.0.1 pytest-cov==6.0.0