Skip to content

Commit 32c8953

Browse files
chore(deps-dev): update hatchling requirement
Updates the requirements on [hatchling](https://github.com/pypa/hatch) to permit the latest version. - [Release notes](https://github.com/pypa/hatch/releases) - [Commits](pypa/hatch@hatchling-v1.21.0...hatchling-v1.29.0) --- updated-dependencies: - dependency-name: hatchling dependency-version: 1.29.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0668dc4 commit 32c8953

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
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["hatchling>=1.21,<1.22"]
2+
requires = ["hatchling>=1.21,<1.30"]
33
build-backend = "hatchling.build"
44

55
[project]

0 commit comments

Comments
 (0)