Skip to content

Commit 89bc8bb

Browse files
build(deps-dev): bump hatchling
Bumps the build-and-release-dependencies group with 1 update: [hatchling](https://github.com/pypa/hatch). Updates `hatchling` from 1.27.0 to 1.28.0 - [Release notes](https://github.com/pypa/hatch/releases) - [Commits](pypa/hatch@hatchling-v1.27.0...hatchling-v1.28.0) --- updated-dependencies: - dependency-name: hatchling dependency-version: 1.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: build-and-release-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 590a3b5 commit 89bc8bb

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

55
[project]

0 commit comments

Comments
 (0)