Skip to content

Commit ed623a9

Browse files
Bump dash from 1.21.0 to 2.15.0 in /frontend/docker
Bumps [dash](https://github.com/plotly/dash) from 1.21.0 to 2.15.0. - [Release notes](https://github.com/plotly/dash/releases) - [Changelog](https://github.com/plotly/dash/blob/dev/CHANGELOG.md) - [Commits](plotly/dash@v1.21.0...v2.15.0) --- updated-dependencies: - dependency-name: dash dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b5a2d7b commit ed623a9

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,5 +1,5 @@
11
astropy==4.3.1
2-
dash==1.21.0
2+
dash==2.15.0
33
dash-bootstrap-components==0.13.1
44
dash-core-components==1.17.1
55
dash-html-components==1.1.4

frontend/docker/requirements_arm64.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
astropy==5.1
2-
dash==1.21.0
2+
dash==2.15.0
33
dash-bootstrap-components==0.13.1
44
dash-core-components==1.17.1
55
dash-html-components==1.1.4

0 commit comments

Comments
 (0)