Skip to content

Commit ee43f13

Browse files
Merge #1088
1088: Bump pdoc3 from 0.11.5 to 0.11.6 r=curquiza a=dependabot[bot] Bumps [pdoc3](https://github.com/pdoc3/pdoc) from 0.11.5 to 0.11.6. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/pdoc3/pdoc/blob/master/CHANGELOG">pdoc3's changelog</a>.</em></p> <blockquote> <h1>0.11.6 (2025-03-20)</h1> <ul> <li>Fix <code>TypeError: Expected a list of types, an ellipsis, ParamSpec, or Concatenate.</code> with <code>collections.abc.Callable</code> on Python 3.10. (<a href="https://redirect.github.com/pdoc3/pdoc/issues/454">#454</a>)</li> <li>Remove use of <code>pdoc.Doc.__slots__</code>.</li> <li>Fix broken anchor tags in --pdf mode (<a href="https://redirect.github.com/pdoc3/pdoc/issues/455">#455</a>)</li> <li>Fix dataclass attributes shown as class variables instead of instance variables.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pdoc3/pdoc/commit/5570f9a425d7cac7f7071c4c4d17a9edae20dc3d"><code>5570f9a</code></a> MNT: Update Changelog for v0.11.6</li> <li><a href="https://github.com/pdoc3/pdoc/commit/500308862124da486caad51cb528104fdd16089d"><code>5003088</code></a> DOC: Readme: Shorten shields label</li> <li><a href="https://github.com/pdoc3/pdoc/commit/60ac6cce4c557a54b764a1b1b79c9515e6132d52"><code>60ac6cc</code></a> BUG: Fix dataclass attributes are instance vars</li> <li><a href="https://github.com/pdoc3/pdoc/commit/4c9de5d1cce6aee04e95b8590d170af38fd66109"><code>4c9de5d</code></a> DOC: README: Add Shields: SLOC counter</li> <li><a href="https://github.com/pdoc3/pdoc/commit/4c51ed6245f4ab69e59157d97175ea0619c5adf3"><code>4c51ed6</code></a> DOC: README: Add Shields Pepy total downloads</li> <li><a href="https://github.com/pdoc3/pdoc/commit/9e4f6ad4b311f267648aa1533487a17c8b124f93"><code>9e4f6ad</code></a> TST: Fix <code>inspect.get_doc()</code>-returned default docstring on Py3.13</li> <li><a href="https://github.com/pdoc3/pdoc/commit/da45e73a51c82982c5a3be85efdcd13ed0962ce8"><code>da45e73</code></a> REF: Remove <code>__slots__</code> as Python has gotten leaner</li> <li><a href="https://github.com/pdoc3/pdoc/commit/0e17bd1b08b71c0ef854393324403ad8e576ba63"><code>0e17bd1</code></a> Fix broken anchor tags in --pdf mode (<a href="https://redirect.github.com/pdoc3/pdoc/issues/455">#455</a>)</li> <li><a href="https://github.com/pdoc3/pdoc/commit/96221e13df80c3ed78fdd0e3134f87843bcc0b18"><code>96221e1</code></a> BUG: collections.abc.Callable does not allow tuple in Python 3.10 (<a href="https://redirect.github.com/pdoc3/pdoc/issues/454">#454</a>)</li> <li>See full diff in <a href="https://github.com/pdoc3/pdoc/compare/0.11.5...0.11.6">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pdoc3&package-manager=pip&previous-version=0.11.5&new-version=0.11.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting ``@dependabot` rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - ``@dependabot` rebase` will rebase this PR - ``@dependabot` recreate` will recreate this PR, overwriting any edits that have been made to it - ``@dependabot` merge` will merge this PR after your CI passes on it - ``@dependabot` squash and merge` will squash and merge this PR after your CI passes on it - ``@dependabot` cancel merge` will cancel a previously requested merge and block automerging - ``@dependabot` reopen` will reopen this PR if it is closed - ``@dependabot` close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - ``@dependabot` show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - ``@dependabot` ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - ``@dependabot` ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - ``@dependabot` ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 parents a4a843e + c443f2a commit ee43f13

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

Pipfile.lock

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)