Skip to content

Commit 0b414ca

Browse files
Bump pdoc3 from 0.10.0 to 0.11.1
Bumps [pdoc3](https://github.com/pdoc3/pdoc) from 0.10.0 to 0.11.1. - [Release notes](https://github.com/pdoc3/pdoc/releases) - [Changelog](https://github.com/pdoc3/pdoc/blob/master/CHANGELOG) - [Commits](pdoc3/pdoc@0.10.0...0.11.1) --- updated-dependencies: - dependency-name: pdoc3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2cdd609 commit 0b414ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"mypy==1.11.2",
8989
"pylint==3.2.7",
9090
"pycodestyle==2.12.1",
91-
"pdoc3==0.10.0",
91+
"pdoc3==0.11.1",
9292
"build==1.2.2",
9393
"pytest==8.3.3",
9494
"pytest-xdist==3.6.1",

0 commit comments

Comments
 (0)