Skip to content

Commit c94ddba

Browse files
Bump dash-html-components from 1.1.4 to 2.0.0 in /frontend/docker
Bumps [dash-html-components](https://github.com/plotly/dash-html-components) from 1.1.4 to 2.0.0. - [Changelog](https://github.com/plotly/dash-html-components/blob/dev/CHANGELOG.md) - [Commits](https://github.com/plotly/dash-html-components/commits) --- updated-dependencies: - dependency-name: dash-html-components dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b5a2d7b commit c94ddba

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
@@ -2,7 +2,7 @@ astropy==4.3.1
22
dash==1.21.0
33
dash-bootstrap-components==0.13.1
44
dash-core-components==1.17.1
5-
dash-html-components==1.1.4
5+
dash-html-components==2.0.0
66
dash-table==4.12.0
77
dash-uploader==0.6.0
88
dataclasses==0.6

frontend/docker/requirements_arm64.txt

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

0 commit comments

Comments
 (0)