From 3d16496037fbb8a6bbc6b6e354fa4f5eb65e6cea Mon Sep 17 00:00:00 2001 From: Mariusz Felisiak Date: Fri, 17 Jul 2020 11:05:03 +0200 Subject: Bumped asgiref requirement to >= 3.2.10. Forwardported 3.1 release notes from 474f65406fe2e568482d83db2ea94c0409afa039. --- tests/requirements/py3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/requirements/py3.txt b/tests/requirements/py3.txt index 65da21bc0e..694b803b36 100644 --- a/tests/requirements/py3.txt +++ b/tests/requirements/py3.txt @@ -1,4 +1,4 @@ -asgiref >= 3.2 +asgiref >= 3.2.10 argon2-cffi >= 16.1.0 bcrypt docutils -- cgit v1.3