Skip to content

Commit ed6a4cd

Browse files
Bump pdoc3 from 0.10.0 to 0.11.5
Bumps [pdoc3](https://github.com/pdoc3/pdoc) from 0.10.0 to 0.11.5. - [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.5) --- updated-dependencies: - dependency-name: pdoc3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d26c0cb commit ed6a4cd

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
@@ -56,7 +56,7 @@
5656
"towncrier==22.12.0",
5757
"pyautoversion~=1.2.0",
5858
# FIXME change when https://github.com/pdoc3/pdoc/issues/299 is fixed
59-
"pdoc3==0.10.0",
59+
"pdoc3==0.11.5",
6060
"toml",
6161
"semver~=2.13.0",
6262
"python-dotenv",

0 commit comments

Comments
 (0)