python37Packages.plotly: 4.0.0 -> 4.1.0

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-08-20 08:33:21 -07:00
parent ffbb4d26f9
commit a3e66b1ee1

View file

@ -11,11 +11,11 @@
buildPythonPackage rec {
pname = "plotly";
version = "4.0.0";
version = "4.1.0";
src = fetchPypi {
inherit pname version;
sha256 = "0iw0j2jwlbzknpbdpaqrjjlbycbwqhavp1crblvihf03knn7nkxz";
sha256 = "166rscpr9xbs3pwd61mivhlm1gv3chkgpk2cy0fpb86axa7z4cwk";
};
propagatedBuildInputs = [