Merge pull request #4211 from pallets/dependabot/pip/asgiref-3.4.1

Bump asgiref from 3.4.0 to 3.4.1
This commit is contained in:
Grey Li 2021-08-01 16:50:46 +08:00 committed by GitHub
commit f5f51cd09c
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.4.0
asgiref==3.4.1
# via -r requirements/tests.in
attrs==21.2.0
# via pytest

View file

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