From 011b92ce9893f32bc06ca0857b426a2dc54edfea Mon Sep 17 00:00:00 2001 From: Carlton Gibson Date: Tue, 6 Apr 2021 10:08:05 +0200 Subject: [3.2.x] Updated asgiref dependency for 3.2 release series. Backport of 5aea50e57f6c1bd725db36a0664e21b2be91b591 from main --- 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 6488ab6a7d..af06c4e5f6 100644 --- a/tests/requirements/py3.txt +++ b/tests/requirements/py3.txt @@ -1,4 +1,4 @@ -asgiref >= 3.2.10 +asgiref >= 3.3.2 argon2-cffi >= 16.1.0 backports.zoneinfo; python_version < '3.9' bcrypt -- cgit v1.3