Skip to content

Commit 1b0c671

Browse files
chore(deps-dev): update pdoc requirement in /sdk
Updates the requirements on [pdoc](https://github.com/mitmproxy/pdoc) to permit the latest version. - [Changelog](https://github.com/mitmproxy/pdoc/blob/main/CHANGELOG.md) - [Commits](mitmproxy/pdoc@v15...v16) --- updated-dependencies: - dependency-name: pdoc dependency-version: 16.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ab8e4c4 commit 1b0c671

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sdk/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dev = [
3636
"mypy-protobuf>=5.1.0",
3737
"ruff>=0.15.13",
3838
"grpcio-tools>=1.80.0",
39-
"pdoc>=15.0.0",
39+
"pdoc>=16.0.0",
4040
]
4141

4242
[project.urls]

0 commit comments

Comments
 (0)