Skip to content

Commit f422437

Browse files
authored
Merge pull request #75 from python-project-templates/tkp/upd
Update hatch-build bounds
2 parents bc3c1ee + 9b6d2c4 commit f422437

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ classifiers = [
3535

3636
dependencies = [
3737
"hatchling",
38-
"hatch-build>=0.4,<0.5",
38+
"hatch-build>=0.4,<0.6",
3939
"pydantic",
4040
]
4141

0 commit comments

Comments
 (0)