Skip to content

Commit f322a7d

Browse files
chore(deps-dev): bump pdoc from 14.6.0 to 15.0.1
Bumps [pdoc](https://github.com/mitmproxy/pdoc) from 14.6.0 to 15.0.1. - [Changelog](https://github.com/mitmproxy/pdoc/blob/main/CHANGELOG.md) - [Commits](mitmproxy/pdoc@v14.6.0...v15.0.1) --- updated-dependencies: - dependency-name: pdoc dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 269fde6 commit f322a7d

File tree

2 files changed

+7
-10
lines changed

2 files changed

+7
-10
lines changed

poetry.lock

+6-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ langchain-huggingface = "^0.1.2"
5555

5656
langchain-community = ">=0.2.14,<0.4"
5757
[tool.poetry.group.docs.dependencies]
58-
pdoc = "^14.4.0"
58+
pdoc = ">=14.4,<16.0"
5959

6060
[tool.poetry.extras]
6161
openai = ["openai"]

0 commit comments

Comments
 (0)