Skip to content

Commit bde5216

Browse files
authored
Merge pull request #528 from koxudaxi/dependabot/pip/hatchling-gte-1.29.0
Update hatchling requirement from >=1.27 to >=1.29.0
2 parents 27d510f + e6297c9 commit bde5216

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
@@ -2,7 +2,7 @@
22
build-backend = "hatchling.build"
33
requires = [
44
"hatch-vcs>=0.4",
5-
"hatchling>=1.27",
5+
"hatchling>=1.29.0",
66
]
77

88
[project]

0 commit comments

Comments
 (0)