Skip to content

Commit 4c32bd5

Browse files
Merge pull request #2092 from plotly/js1.52.1
update plotly.js to 1.52.1
2 parents b78d52c + 3557221 commit 4c32bd5

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Diff for: packages/javascript/plotlywidget/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"typescript": "~3.1.1"
3636
},
3737
"dependencies": {
38-
"plotly.js": "^1.52.0",
38+
"plotly.js": "^1.52.1",
3939
"@jupyter-widgets/base": "^2.0.0",
4040
"lodash": "^4.17.4"
4141
},
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# DO NOT EDIT
22
# This file is generated by the updatebundle setup.py command
3-
__plotlyjs_version__ = "1.52.0"
3+
__plotlyjs_version__ = "1.52.1"

Diff for: packages/python/plotly/plotly/package_data/plotly.min.js

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

0 commit comments

Comments
 (0)