Skip to content

Bump pdoc3 from 0.11.5 to 0.11.6 - #158

Merged
acabarbaye merged 2 commits into
mainfrom
dependabot/pip/pdoc3-0.11.6
Aug 20, 2026
Merged

Bump pdoc3 from 0.11.5 to 0.11.6#158
acabarbaye merged 2 commits into
mainfrom
dependabot/pip/pdoc3-0.11.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 20, 2026

Copy link
Copy Markdown
Contributor

Bumps pdoc3 from 0.11.5 to 0.11.6.

Changelog

Sourced from pdoc3's changelog.

0.11.6 (2025-03-20)

  • Fix TypeError: Expected a list of types, an ellipsis, ParamSpec, or Concatenate. with collections.abc.Callable on Python 3.10. (#454)
  • Remove use of pdoc.Doc.__slots__.
  • Fix broken anchor tags in --pdf mode (#455)
  • Fix dataclass attributes shown as class variables instead of instance variables.
Commits
  • 5570f9a MNT: Update Changelog for v0.11.6
  • 5003088 DOC: Readme: Shorten shields label
  • 60ac6cc BUG: Fix dataclass attributes are instance vars
  • 4c9de5d DOC: README: Add Shields: SLOC counter
  • 4c51ed6 DOC: README: Add Shields Pepy total downloads
  • 9e4f6ad TST: Fix inspect.get_doc()-returned default docstring on Py3.13
  • da45e73 REF: Remove __slots__ as Python has gotten leaner
  • 0e17bd1 Fix broken anchor tags in --pdf mode (#455)
  • 96221e1 BUG: collections.abc.Callable does not allow tuple in Python 3.10 (#454)
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

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 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)

Bumps [pdoc3](https://github.com/pdoc3/pdoc) from 0.11.5 to 0.11.6.
- [Release notes](https://github.com/pdoc3/pdoc/releases)
- [Changelog](https://github.com/pdoc3/pdoc/blob/master/CHANGELOG)
- [Commits](pdoc3/pdoc@0.11.5...0.11.6)

---
updated-dependencies:
- dependency-name: pdoc3
  dependency-version: 0.11.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 20, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 20, 2026 06:38
@acabarbaye
acabarbaye merged commit b0e3100 into main Aug 20, 2026
16 checks passed
@acabarbaye
acabarbaye deleted the dependabot/pip/pdoc3-0.11.6 branch August 20, 2026 07:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants