Skip to content

Commit c70ad75

Browse files
LiamConnorsrl-utility-man
authored andcommitted
update plotly.py versions
1 parent 99eabb0 commit c70ad75

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Diff for: binder/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
jupytext
2-
plotly==5.24.1
2+
plotly==6.0.0
33
jupyter
44
notebook
55
pandas==2.2.2

Diff for: doc/apidoc/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
# The short X.Y version
2727
version = ""
2828
# The full version, including alpha/beta/rc tags
29-
release = "5.24.1"
29+
release = "6.0.0"
3030

3131

3232
# -- General configuration ---------------------------------------------------

Diff for: doc/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
plotly==5.24.1
1+
plotly==6.0.0
22
jupytext==1.16.4
33
jupyter-client<7
44
jupyter

0 commit comments

Comments
 (0)