Skip to content

Commit 261ae0b

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.26.0...hatchling-v1.32.0) --- updated-dependencies: - dependency-name: hatchling dependency-version: 1.32.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c958e40 commit 261ae0b

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
@@ -168,7 +168,7 @@ dev = [
168168
[build-system]
169169
# hatchling>=1.32 emits Metadata-Version 2.5, which the pinned twine version
170170
# does not yet recognize as valid (https://github.com/pypa/twine/issues/1327).
171-
requires = ["hatchling>=1.26,<1.32"]
171+
requires = ["hatchling>=1.26,<1.33"]
172172
build-backend = "hatchling.build"
173173

174174
[tool.hatch.build]

0 commit comments

Comments
 (0)