Skip to content

Commit f44d606

Browse files
Merge pull request #607 from plotly/renovate/all
Update all dependencies
2 parents 5b155f1 + dea9aa0 commit f44d606

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Diff for: .circleci/requirements/dev-requirements-py37.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
dash_core_components==0.43.0
1+
dash_core_components==0.43.1
22
dash_html_components==0.13.5
33
dash-flow-example==0.0.5
44
dash-dangerously-set-inner-html
5-
dash_renderer==0.17.0
5+
dash_renderer==0.18.0
66
percy
77
selenium
88
mock
99
tox
1010
tox-pyenv
1111
six
12-
plotly==3.6.0
12+
plotly==3.6.1
1313
requests[security]
1414
flake8
1515
pylint==2.2.2

Diff for: .circleci/requirements/dev-requirements.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
dash_core_components==0.43.0
1+
dash_core_components==0.43.1
22
dash_html_components==0.13.5
33
dash_flow_example==0.0.5
44
dash-dangerously-set-inner-html
5-
dash_renderer==0.17.0
5+
dash_renderer==0.18.0
66
percy
77
selenium
88
mock
99
tox
1010
tox-pyenv
1111
mock
1212
six
13-
plotly==3.6.0
13+
plotly==3.6.1
1414
requests[security]
1515
flake8
1616
pylint==1.9.4

0 commit comments

Comments
 (0)