From 85772f5be3c7e81ac6869d3b212d89fec2c69ac9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 08:34:10 +0000 Subject: [PATCH] chore(deps): bump sgp4 from 2.23 to 2.27 in /backend Bumps [sgp4](https://github.com/brandon-rhodes/python-sgp4) from 2.23 to 2.27. - [Commits](https://github.com/brandon-rhodes/python-sgp4/compare/2.23...2.27) --- updated-dependencies: - dependency-name: sgp4 dependency-version: '2.27' dependency-type: direct:production update-type: version-update:semver-minor ... 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..2d29726 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -22,7 +22,7 @@ redis==5.2.1 # ── Orbit Propagation ──────────────────────────────────────── skyfield==1.49 -sgp4==2.23 +sgp4==2.27 numpy==2.2.1 scipy==1.15.1 astropy==6.1.7