Bump asgiref from 3.4.0 to 3.4.1
Bumps [asgiref](https://github.com/django/asgiref) from 3.4.0 to 3.4.1. - [Release notes](https://github.com/django/asgiref/releases) - [Changelog](https://github.com/django/asgiref/blob/main/CHANGELOG.txt) - [Commits](https://github.com/django/asgiref/commits/3.4.1) --- updated-dependencies: - dependency-name: asgiref dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
7a73171edc
commit
c0f583fdc1
2 changed files with 2 additions and 2 deletions
|
|
@ -8,7 +8,7 @@ alabaster==0.7.12
|
||||||
# via sphinx
|
# via sphinx
|
||||||
appdirs==1.4.4
|
appdirs==1.4.4
|
||||||
# via virtualenv
|
# via virtualenv
|
||||||
asgiref==3.4.0
|
asgiref==3.4.1
|
||||||
# via -r requirements/tests.in
|
# via -r requirements/tests.in
|
||||||
attrs==21.2.0
|
attrs==21.2.0
|
||||||
# via pytest
|
# via pytest
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
#
|
#
|
||||||
# pip-compile requirements/tests.in
|
# pip-compile requirements/tests.in
|
||||||
#
|
#
|
||||||
asgiref==3.4.0
|
asgiref==3.4.1
|
||||||
# via -r requirements/tests.in
|
# via -r requirements/tests.in
|
||||||
attrs==21.2.0
|
attrs==21.2.0
|
||||||
# via pytest
|
# via pytest
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue