From b97ff204d642a703908984867799f42789980311 Mon Sep 17 00:00:00 2001 From: German Date: Wed, 16 Aug 2023 14:29:34 +0200 Subject: [PATCH] Updating plotly. --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 047a9a31e2..e0d2b2bf9a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -83,7 +83,7 @@ doc = [ "matplotlib==3.7.2", "numpydoc==1.5.0", "pandas==2.0.3", - "plotly==5.15.0", + "plotly==5.16.0", "pyiges[full]==0.3.1", "pypandoc==1.11", "pytest-sphinx==0.5.0",