python37Packages.plotly: 3.4.1 -> 3.4.2

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-plotly/versions
This commit is contained in:
R. RyanTM 2019-01-02 13:15:43 -08:00 committed by Frederik Rietdijk
parent e6e43961e7
commit bf4de776c4

View file

@ -11,11 +11,11 @@
buildPythonPackage rec {
pname = "plotly";
version = "3.4.1";
version = "3.4.2";
src = fetchPypi {
inherit pname version;
sha256 = "5dc85bde91bc80fa05f0d89e9f3a8eaee735b2b404047266874e0ff9c104407f";
sha256 = "0bv4gq60mrkw0r5kmakxrnfawlim01bjf3khp62p0qmhw0ixk269";
};
propagatedBuildInputs = [