python3Packages.hatchling: 1.31.0 -> 1.32.0

https://github.com/pypa/hatch/releases/tag/hatchling-v1.32.0

This commit was automatically generated using update-python-libraries.
This commit is contained in:
Fabian Affolter
2026-08-25 01:24:27 +02:00
parent 83d990326f
commit eebc652bbc

View File

@@ -19,12 +19,12 @@
buildPythonPackage (finalAttrs: {
pname = "hatchling";
version = "1.31.0";
version = "1.32.0";
pyproject = true;
src = fetchPypi {
inherit (finalAttrs) pname version;
hash = "sha256-a0itQGikgu1yObOoIVvFW0eq0zRdWN/JTlU8XS1GIRs=";
hash = "sha256-C9veSlKwbDfj7KOV+Fp2K/DvBv43T9iuQp3GvhAjD18=";
};
# listed in backend/pyproject.toml