Bump hatchling from 1.27.0 to 1.28.0

Bumps [hatchling](https://github.com/pypa/hatch) from 1.27.0 to 1.28.0.
- [Release notes](https://github.com/pypa/hatch/releases)
- [Commits](https://github.com/pypa/hatch/compare/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
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-12-01 21:04:50 +00:00
committed by GitHub
parent 583d80e575
commit 2fb16c0dfe

View File

@@ -89,7 +89,7 @@ documentation = "https://rio.dev/docs"
rio = "rio.__main__:main"
[build-system]
requires = ["hatchling==1.27.0", "hatch-build-scripts==1.0.0"]
requires = ["hatchling==1.28.0", "hatch-build-scripts==1.0.0"]
build-backend = "hatchling.build"
[dependency-groups]