Merge pull request #4183 from pallets/dependabot/pip/asgiref-3.4.0

Bump asgiref from 3.3.4 to 3.4.0
This commit is contained in:
Grey Li 2021-07-01 18:05:48 +08:00 committed by GitHub
commit e145f9c6ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@ alabaster==0.7.12
# via sphinx
appdirs==1.4.4
# via virtualenv
asgiref==3.3.4
asgiref==3.4.0
# via -r requirements/tests.in
attrs==21.2.0
# via pytest

View file

@ -4,7 +4,7 @@
#
# pip-compile requirements/tests.in
#
asgiref==3.3.4
asgiref==3.4.0
# via -r requirements/tests.in
attrs==21.2.0
# via pytest