chore(deps): bump sgp4 from 2.23 to 2.25 in /backend

Bumps [sgp4](https://github.com/brandon-rhodes/python-sgp4) from 2.23 to 2.25.
- [Commits](https://github.com/brandon-rhodes/python-sgp4/compare/2.23...2.25)

---
updated-dependencies:
- dependency-name: sgp4
  dependency-version: '2.25'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-05-02 05:49:04 +00:00
committed by GitHub
parent 1b2ad5023d
commit da2a27f92a
+1 -1
View File
@@ -26,7 +26,7 @@ dependencies = [
"python-dotenv==1.2.2",
"requests==2.31.0",
"reverse-geocoder==1.5.1",
"sgp4==2.23",
"sgp4==2.25",
"meshtastic>=2.5.0",
"orjson>=3.10.0",
"paho-mqtt>=1.6.0,<2.0.0",