mirror of
https://github.com/rendercv/rendercv.git
synced 2025-12-23 21:47:55 -05:00
build(deps): bump hatchling from 1.26.3 to 1.27.0 (#257)
Bumps [hatchling](https://github.com/pypa/hatch) from 1.26.3 to 1.27.0. - [Release notes](https://github.com/pypa/hatch/releases) - [Commits](https://github.com/pypa/hatch/compare/hatchling-v1.26.3...hatchling-v1.27.0) --- updated-dependencies: - dependency-name: hatchling dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
# many build packages like `setuptools`, `flit`, `poetry`, `hatchling`, etc. We will use
|
||||
# `hatchling`.
|
||||
requires = [
|
||||
"hatchling==1.26.3",
|
||||
"hatchling==1.27.0",
|
||||
] # List of packages that are needed to build RenderCV
|
||||
|
||||
# Python has a standard object format called build-backend object. Python standard asks
|
||||
|
||||
Reference in New Issue
Block a user