python312Packages.type-infer: 0.0.20 -> 0.0.21

This commit is contained in:
R. Ryantm
2025-02-12 09:21:45 +00:00
parent 9246ba4479
commit ca22d0a6d5
@@ -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 = [