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:
parent
2796a1f079
commit
dea0a70ccf
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue