Merge pull request #224277 from r-ryantm/auto-update/python310Packages.types-tabulate

python310Packages.types-tabulate: 0.9.0.1 -> 0.9.0.2
This commit is contained in:
Mario Rodas
2023-04-01 17:29:51 -05:00
committed by GitHub
@@ -5,11 +5,11 @@
buildPythonPackage rec {
pname = "types-tabulate";
version = "0.9.0.1";
version = "0.9.0.2";
src = fetchPypi {
inherit pname version;
hash = "sha256-5IYpLCefGSR4Zb2r6AJBl0Cg50tTRE5/eoAJ4IEp2l0=";
hash = "sha256-HdQyKjoUbpBzFpx0J4uPFKWOuZBcqdsNJYjfQI8nysk=";
};
# Module doesn't have tests