Skip to content

Commit a465792

Browse files
authored
Merge pull request #4990 from plotly/make-6-0-0-docs-live
Update plotly.py versions for docs
2 parents 7ee50d2 + 81b842e commit a465792

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)