Skip to content

Commit

Permalink
Update haversine requirement from ~=2.8.1 to ~=2.9.0 (#462)
Browse files Browse the repository at this point in the history
Updates the requirements on [haversine](https://github.com/mapado/haversine) to permit the latest version.
- [Changelog](https://github.com/mapado/haversine/blob/main/CHANGELOG.md)
- [Commits](mapado/haversine@v2.8.1...v2.9.0)

---
updated-dependencies:
- dependency-name: haversine
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 22, 2024
1 parent 096f626 commit adfbace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ aprslib==0.7.2
cryptography==44.0.0
flask~=3.1.0
getmac==0.9.5
haversine~=2.8.1
haversine~=2.9.0
humanize~=4.11.0
meshtastic~=2.5.6
openai==1.57.2
Expand Down

0 comments on commit adfbace

Please sign in to comment.