gnu: python-plotly: Update to 5.14.1.

* gnu/packages/graph.scm (python-plotly): Update to 5.14.1.
This commit is contained in:
Vinicius Monego 2023-05-21 17:21:39 +00:00 committed by Nicolas Goaziou
parent 925ef60b66
commit 89e1c97682
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -218,7 +218,7 @@ (define-public r-rbiofabric
(define-public python-plotly
(package
(name "python-plotly")
(version "5.6.0")
(version "5.14.1")
(source (origin
(method git-fetch)
(uri (git-reference
@ -227,7 +227,7 @@ (define-public python-plotly
(file-name (git-file-name name version))
(sha256
(base32
"0kc9v5ampq2paw6sls6zdchvqvis7b1z8xhdvlhz5xxdr1vj5xnn"))))
"12iy5cswn5c0590fvl87nr6vfyhvbxymrldh4c7dfm2gn6h8z8w0"))))
(build-system python-build-system)
(arguments
(list