Skip to content

Commit 9e9d17b

Browse files
chore(deps-dev): bump pdoc from 15.0.4 to 16.0.0
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>
1 parent 3e530af commit 9e9d17b

File tree

2 files changed

+16
-6
lines changed

2 files changed

+16
-6
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dev = [
3636
"opentelemetry-instrumentation-threading>=0.59b0,<1",
3737
]
3838
docs = [
39-
"pdoc>=15.0.4,<16",
39+
"pdoc>=15.0.4,<17",
4040
]
4141

4242
[build-system]

uv.lock

Lines changed: 15 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)