Skip to content

Commit b77e7ca

Browse files
build(deps-dev): bump pdoc from 15.0.4 to 16.0.0 (#75)
Bumps [pdoc](https://github.com/mitmproxy/pdoc) from 15.0.4 to 16.0.0. - [Changelog](https://github.com/mitmproxy/pdoc/blob/main/CHANGELOG.md) - [Commits](mitmproxy/pdoc@v15.0.4...v16) --- updated-dependencies: - dependency-name: pdoc dependency-version: 16.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cae00a2 commit b77e7ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ build = [
2121
"twine==6.2.0",
2222
]
2323
docs = [
24-
"pdoc==15.0.4",
24+
"pdoc==16.0.0",
2525
]
2626
lint = [
2727
"black==25.11.0",

0 commit comments

Comments
 (0)