python312Packages.type-infer: 0.0.20 -> 0.0.21 (#381412)

This commit is contained in:
Nick Cao
2025-02-12 16:36:27 -05:00
committed by GitHub
@@ -28,7 +28,7 @@ let
];
};
version = "0.0.20";
version = "0.0.21";
tag = "v${version}";
in
buildPythonPackage rec {
@@ -42,7 +42,7 @@ buildPythonPackage rec {
owner = "mindsdb";
repo = "type_infer";
inherit tag;
hash = "sha256-2Y+NPwUnQMj0oXoCMfUOG40lqduy9GTcqxfyuFDOkHc=";
hash = "sha256-Q5f4WihaT88R+x4jMUuRNBvWglkGdS5oi+o9jOk+tSE=";
};
pythonRelaxDeps = [