mirror of
https://github.com/rio-labs/rio.git
synced 2026-01-06 05:09:43 -06:00
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:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user