Skip to content

Commit f9d1ca7

Browse files
dependabot[bot]AsifNawaz-cnic
authored andcommitted
fix(deps): update pdoc3 requirement from >=0.11.5 to >=0.11.6
Updates the requirements on [pdoc3](https://github.com/pdoc3/pdoc) to permit the latest version. - [Release notes](https://github.com/pdoc3/pdoc/releases) - [Changelog](https://github.com/pdoc3/pdoc/blob/master/CHANGELOG) - [Commits](pdoc3/pdoc@0.11.5...0.11.6) --- updated-dependencies: - dependency-name: pdoc3 dependency-version: 0.11.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b1597ec commit f9d1ca7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ license = {file = "LICENSE"}
2424
urls = {homepage = "https://github.com/centralnicgroup-opensource/rtldev-middleware-python-sdk/"}
2525
dependencies = [
2626
"docutils>=0,<1",
27-
"pdoc3>=0.11.5",
27+
"pdoc3>=0.11.6",
2828
"pytest-cov>=2,<8",
2929
"twine>=4,<7",
3030
"black>=23,<27",

0 commit comments

Comments
 (0)