Bump asgiref from 3.7.2 to 3.8.1

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

---
updated-dependencies:
- dependency-name: asgiref
  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] 2024-04-01 11:07:18 +00:00 committed by GitHub
parent 2796a1f079
commit dea0a70ccf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
asgiref==3.7.2 asgiref==3.8.1
build==1.0.3 build==1.0.3
click==8.1.7 click==8.1.7
Django==5.0.3 Django==5.0.3

View file

@ -4,7 +4,7 @@
# #
# pip-compile --output-file=requirements.txt requirements.in # pip-compile --output-file=requirements.txt requirements.in
# #
asgiref==3.7.2 asgiref==3.8.1
# via # via
# -r requirements.in # -r requirements.in
# django # django