chore(deps): update dependency pdoc to v16
This MR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| pdoc |
~=15.0.4 -> ~=16.0.0
|
Release Notes
mitmproxy/pdoc (pdoc)
v16.0.0
- pdoc has a new logo.
🐍 (#838, @mhils) - Add support for Python 3.14. (#843, @mhils)
- Drop support for Python 3.9, which as reached end of life. (#842, @mhils)
- Fix linking of identifiers that contain unicode characters. (#831, @iFreilicht)
- Replace vendored version of
markdown2with the official upstream - Add support for keyword args for Google flavor docs. (#840, @aleksslitvinovs)
- Add support for Pydantic-style field docstrings,
e.g.
pydantic.Field(description="...")(#802, @jinnovation)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.