From 9a340c84baace8657471f95e89b6d5dd5b6fc225 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 08:35:03 +0000 Subject: [PATCH] chore(deps): bump astropy from 6.1.7 to 8.0.1 in /backend Bumps [astropy](https://github.com/astropy/astropy) from 6.1.7 to 8.0.1. - [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/v6.1.7...v8.0.1) --- updated-dependencies: - dependency-name: astropy dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 8c99dc9..b005012 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -25,7 +25,7 @@ skyfield==1.49 sgp4==2.23 numpy==2.2.1 scipy==1.15.1 -astropy==6.1.7 +astropy==8.0.1 nrlmsise00==0.1.2 jplephem==2.22