Skip to content
This repository was archived by the owner on Apr 3, 2025. It is now read-only.

Commit 5ac0e4b

Browse files
authored
Merge pull request #1123 from facebookresearch/dependabot/pip/pdoc-14.4.0
Bump pdoc from 10.0.4 to 14.4.0
2 parents a3e7d3c + 2a77319 commit 5ac0e4b

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

poetry.lock

Lines changed: 7 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ parlai = ["parlai", "torch"]
102102
[tool.poetry.group.dev.dependencies]
103103
docutils = "^0.15"
104104
mdutils = "^1.4.0"
105-
pdoc = "^10.0.3"
105+
pdoc = ">=10.0.3,<15.0.0"
106106
pylint = "^2.4"
107107
pytest = "^5.0"
108108
pytest-cov = "^4.1.0"

0 commit comments

Comments
 (0)