Merge pull request #169072 from r-ryantm/auto-update/python3.10-types-tabulate

python310Packages.types-tabulate: 0.8.6 -> 0.8.7
This commit is contained in:
Fabian Affolter
2022-04-17 20:15:57 +02:00
committed by GitHub
@@ -5,11 +5,11 @@
buildPythonPackage rec {
pname = "types-tabulate";
version = "0.8.6";
version = "0.8.7";
src = fetchPypi {
inherit pname version;
hash = "sha256-P037eVRJwheO1cIU7FEUwESx7t1xrQoQA7xnDwnYcQo=";
hash = "sha256-Cs0ClYZuXy3i6Qc4/wvBIBdR4d0Ci9MMv6Qap6Zpkp4=";
};
# Module doesn't have tests