From 34584747c726662a085d6bf1b0e0b02ffd889e41 Mon Sep 17 00:00:00 2001 From: Liam Connors Date: Mon, 17 Nov 2025 16:28:20 -0500 Subject: [PATCH] update plotly.py version for docs --- 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 a5d6974bb0..4c652e3a6d 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.4.0" +release = "6.5.0" # -- General configuration --------------------------------------------------- diff --git a/doc/requirements.txt b/doc/requirements.txt index f0c89e5f1d..ab3aa6cf81 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -1,4 +1,4 @@ -plotly==6.4.0 +plotly==6.5.0 anywidget cufflinks==0.17.3 dash-bio