Skip to content

Commit f8d767a

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

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.1.0",
2222
]
2323
docs = [
24-
"pdoc==15.0.2",
24+
"pdoc==15.0.3",
2525
]
2626
lint = [
2727
"black==25.1.0",

0 commit comments

Comments
 (0)