Skip to content

Commit 1040d30

Browse files
Bump dash-core-components from 1.17.1 to 2.0.0 in /frontend/docker
Bumps [dash-core-components](https://github.com/plotly/dash-component-boilerplate) from 1.17.1 to 2.0.0. - [Commits](https://github.com/plotly/dash-component-boilerplate/commits) --- updated-dependencies: - dependency-name: dash-core-components dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 84e069e commit 1040d30

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

frontend/docker/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
astropy==4.3.1
22
dash==1.21.0
33
dash-bootstrap-components==0.13.1
4-
dash-core-components==1.17.1
4+
dash-core-components==2.0.0
55
dash-html-components==1.1.4
66
dash-table==4.12.0
77
dash-uploader==0.6.0

frontend/docker/requirements_arm64.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
astropy==5.1
22
dash==1.21.0
33
dash-bootstrap-components==0.13.1
4-
dash-core-components==1.17.1
4+
dash-core-components==2.0.0
55
dash-html-components==1.1.4
66
dash-table==4.12.0
77
dash-uploader==0.6.0

0 commit comments

Comments
 (0)