From 5cf3121aa384651fb01ea4d5257719a7bd1ebcbc Mon Sep 17 00:00:00 2001 From: Liam Connors Date: Thu, 26 Jun 2025 14:51:11 -0400 Subject: [PATCH] update to plotly 6.2.0 --- doc/apidoc/conf.py | 2 +- doc/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/apidoc/conf.py b/doc/apidoc/conf.py index 24d3db028c..02317ef0ee 100644 --- a/doc/apidoc/conf.py +++ b/doc/apidoc/conf.py @@ -24,7 +24,7 @@ # The short X.Y version version = "" # The full version, including alpha/beta/rc tags -release = "6.1.2" +release = "6.2.0" # -- General configuration --------------------------------------------------- diff --git a/doc/requirements.txt b/doc/requirements.txt index c1cb3c5eb6..a874f2f022 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -1,4 +1,4 @@ -plotly==6.1.2 +plotly==6.2.0 anywidget cufflinks==0.17.3 dash-bio