chore(deps): bump pygeohash from 1.2.0 to 3.0.1

Bumps [pygeohash](https://github.com/wdm0006/pygeohash) from 1.2.0 to 3.0.1.
- [Release notes](https://github.com/wdm0006/pygeohash/releases)
- [Changelog](https://github.com/wdm0006/pygeohash/blob/master/CHANGELOG.md)
- [Commits](https://github.com/wdm0006/pygeohash/compare/1.2.0...v3.0.1)

---
updated-dependencies:
- dependency-name: pygeohash
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-04-29 09:07:47 +00:00
committed by GitHub
parent 4cf745cb86
commit 75a500af1c

View File

@ -29,6 +29,6 @@ drf-spectacular-sidecar==2024.12.1
django-cors-headers==4.6.0
base91==1.0.1
nostr-sdk==0.35.1
pygeohash==1.2.0
pygeohash==3.0.1
asgiref == 3.8.1
secp256k1