Skip to content

Commit c3d3e25

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 cfbe7a3 commit c3d3e25

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
@@ -37,7 +37,7 @@ dev = [
3737
"tenacity>=9.1.4",
3838
]
3939
docs = [
40-
"pdoc>=15.0.4,<16",
40+
"pdoc>=15.0.4,<17",
4141
]
4242

4343
[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)