Skip to content

Commit 7d7548b

Browse files
committed
bump plotly.js to 3.0.1
1 parent ded1322 commit 7d7548b

File tree

3 files changed

+80
-80
lines changed

3 files changed

+80
-80
lines changed

js/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
"dependencies": {
88
"lodash-es": "^4.17.21",
9-
"plotly.js": "3.0.0"
9+
"plotly.js": "3.0.1"
1010
},
1111
"devDependencies": {
1212
"@types/plotly.js": "^2.33.4",

plotly/offline/_plotlyjs_version.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# DO NOT EDIT
2-
# This file is generated by the updatebundle setup.py command
3-
__plotlyjs_version__ = "3.0.0"
2+
# This file is generated by the updatebundle commands.py command
3+
__plotlyjs_version__ = "3.0.1"

plotly/package_data/plotly.min.js

+77-77
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)