Skip to content

Commit 71c6ad8

Browse files
chore(deps): bump pdoc from 15.0.3 to 15.0.4
Bumps [pdoc](https://github.com/mitmproxy/pdoc) from 15.0.3 to 15.0.4. - [Changelog](https://github.com/mitmproxy/pdoc/blob/main/CHANGELOG.md) - [Commits](mitmproxy/pdoc@v15.0.3...v15.0.4) --- updated-dependencies: - dependency-name: pdoc dependency-version: 15.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bde763b commit 71c6ad8

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
@@ -28,7 +28,7 @@ build = [
2828
"twine==6.1.0",
2929
]
3030
docs = [
31-
"pdoc==15.0.3",
31+
"pdoc==15.0.4",
3232
]
3333
lint = [
3434
"black==25.1.0",

0 commit comments

Comments
 (0)