python3Packages.type-infer: 0.0.25 -> 0.0.26

https://github.com/mindsdb/type_infer/releases/tag/v0.0.26

This commit was automatically generated using update-python-libraries.
This commit is contained in:
Martin Weinelt
2026-02-01 17:39:07 +01:00
parent d5c585803a
commit 8d62c03ca2
@@ -25,7 +25,7 @@ let
d.stopwords
]);
version = "0.0.25";
version = "0.0.26";
tag = "v${version}";
in
buildPythonPackage {
@@ -37,7 +37,7 @@ buildPythonPackage {
owner = "mindsdb";
repo = "type_infer";
inherit tag;
hash = "sha256-WL/2WSy3e2Mg/jNS8afUEnCt10wpXho4uOPAkVdzHWA=";
hash = "sha256-6zfe9C/werr2CbF//UuzuvP2fpwOVRy4VIlGE8UgY0o=";
};
patches = [