Skip to content

Commit

Permalink
chore(deps): update dependency pdoc to v15.0.1 (#811)
Browse files Browse the repository at this point in the history
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

<details>
<summary>mitmproxy/pdoc (pdoc)</summary>

###
[`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.
([#&#8203;763](https://redirect.github.com/mitmproxy/pdoc/pull/763),
[@&#8203;CodeMelted](https://redirect.github.com/CodeMelted))

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS41OC4xIiwidXBkYXRlZEluVmVyIjoiMzkuNTguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent e525767 commit c2775e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c2775e8

Please sign in to comment.