Merge pull request #170675 from fabaff/types-tabulate-bump

python310Packages.types-tabulate: 0.8.7 -> 0.8.8
This commit is contained in:
Fabian Affolter
2022-04-28 08:45:53 +02:00
committed by GitHub
@@ -5,11 +5,11 @@
buildPythonPackage rec {
pname = "types-tabulate";
version = "0.8.7";
version = "0.8.8";
src = fetchPypi {
inherit pname version;
hash = "sha256-Cs0ClYZuXy3i6Qc4/wvBIBdR4d0Ci9MMv6Qap6Zpkp4=";
hash = "sha256-CzGcfhDdVh98FfVt7DR8MZP9hl9Ovl/x7LAg6vp5O8M=";
};
# Module doesn't have tests