Skip to content

Commit ff57af0

Browse files
authored
Merge pull request #5894 from plotly/py-v5.2.1
bump plotly.py to v5.2.1
2 parents 587d86c + 566ddc6 commit ff57af0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/env_image.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ sudo python3 .circleci/download_google_fonts.py && \
55
sudo cp -r .circleci/fonts/ /usr/share/ && \
66
sudo fc-cache -f && \
77
# install kaleido & plotly
8-
sudo python3 -m pip install kaleido==0.2.1 plotly==5.1.0 --progress-bar off
8+
sudo python3 -m pip install kaleido==0.2.1 plotly==5.2.1 --progress-bar off

0 commit comments

Comments
 (0)