chore(deps): bump asgiref from 3.9.0 to 3.9.1

Bumps [asgiref](https://github.com/django/asgiref) from 3.9.0 to 3.9.1.
- [Changelog](https://github.com/django/asgiref/blob/main/CHANGELOG.txt)
- [Commits](https://github.com/django/asgiref/compare/3.9.0...3.9.1)

---
updated-dependencies:
- dependency-name: asgiref
  dependency-version: 3.9.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-07-20 07:34:24 +00:00
committed by GitHub
parent 778a8cf0c8
commit a556158107

View File

@ -30,5 +30,5 @@ django-cors-headers==4.7.0
base91==1.0.1
nostr-sdk==0.42.1
pygeohash==3.0.1
asgiref == 3.9.0
asgiref == 3.9.1
secp256k1