From bc6b08ae3b24e31ebec3f50392eb01fca4c01df6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 22:02:57 +0000 Subject: [PATCH] Bump astropy from 4.3.1 to 5.3.3 in /frontend/docker Bumps [astropy](https://github.com/astropy/astropy) from 4.3.1 to 5.3.3. - [Release notes](https://github.com/astropy/astropy/releases) - [Changelog](https://github.com/astropy/astropy/blob/main/docs/changelog.rst) - [Commits](https://github.com/astropy/astropy/compare/v4.3.1...v5.3.3) --- updated-dependencies: - dependency-name: astropy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- frontend/docker/requirements.txt | 2 +- frontend/docker/requirements_arm64.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/docker/requirements.txt b/frontend/docker/requirements.txt index 3641fb5..fb493f3 100644 --- a/frontend/docker/requirements.txt +++ b/frontend/docker/requirements.txt @@ -1,4 +1,4 @@ -astropy==4.3.1 +astropy==5.3.3 dash==1.21.0 dash-bootstrap-components==0.13.1 dash-core-components==1.17.1 diff --git a/frontend/docker/requirements_arm64.txt b/frontend/docker/requirements_arm64.txt index 15ee8e0..91cf7f7 100644 --- a/frontend/docker/requirements_arm64.txt +++ b/frontend/docker/requirements_arm64.txt @@ -1,4 +1,4 @@ -astropy==5.1 +astropy==5.3.3 dash==1.21.0 dash-bootstrap-components==0.13.1 dash-core-components==1.17.1