Skip to content

Commit 34f229f

Browse files
committed
Try bumping min hatch-pip-compile version
1 parent dfca84f commit 34f229f

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
@@ -59,7 +59,7 @@ include = ["/mkdocstrings_handlers", "/tests"]
5959
[tool.hatch.env]
6060
requires = [
6161
"hatch-mkdocs",
62-
"hatch-pip-compile >=1.7.0",
62+
"hatch-pip-compile >=1.11.2",
6363
]
6464

6565
[tool.hatch.build.targets.wheel]

0 commit comments

Comments
 (0)