Skip to content

Commit ac2e112

Browse files
chore(deps): bump pdoc from 15.0.1 to 15.0.2 (#8)
Bumps [pdoc](https://github.com/mitmproxy/pdoc) from 15.0.1 to 15.0.2. - [Changelog](https://github.com/mitmproxy/pdoc/blob/main/CHANGELOG.md) - [Commits](mitmproxy/pdoc@v15.0.1...v15.0.2) --- updated-dependencies: - dependency-name: pdoc dependency-version: 15.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 56f6b60 commit ac2e112

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.1",
31+
"pdoc==15.0.2",
3232
]
3333
lint = [
3434
"black==25.1.0",

0 commit comments

Comments
 (0)