Skip to content

Commit cc42433

Browse files
build(deps-dev): update hatchling requirement from >=1.8.0 to >=1.29.0
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.8.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 00d2d0a commit cc42433

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
@@ -72,7 +72,7 @@ truethy-bool = true
7272
disable_error_code = []
7373

7474
[build-system]
75-
requires = ["hatchling>=1.8.0", "hatch-vcs", "hatch-fancy-pypi-readme"]
75+
requires = ["hatchling>=1.29.0", "hatch-vcs", "hatch-fancy-pypi-readme"]
7676
build-backend = "hatchling.build"
7777

7878
[tool.hatch.metadata.hooks.fancy-pypi-readme]

0 commit comments

Comments
 (0)