summaryrefslogtreecommitdiff
path: root/tests/requirements
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2021-12-07 09:49:39 +0100
committerGitHub <noreply@github.com>2021-12-07 09:49:39 +0100
commit513441240f874dd0b6187c0c6aaa3e8eccd8ddbe (patch)
tree912e908746bfd501bb9cf5089ee9e98290c1d5d8 /tests/requirements
parentda7062be455e05bf4836f9462d79437a704f114f (diff)
downloaddjango-513441240f874dd0b6187c0c6aaa3e8eccd8ddbe.tar.gz
Updated asgiref dependency for 4.0 release series.
Diffstat (limited to 'tests/requirements')
-rw-r--r--tests/requirements/py3.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/requirements/py3.txt b/tests/requirements/py3.txt
index 3b73b17b24..dccda6b8c3 100644
--- a/tests/requirements/py3.txt
+++ b/tests/requirements/py3.txt
@@ -1,5 +1,5 @@
aiosmtpd
-asgiref >= 3.3.2
+asgiref >= 3.4.1
argon2-cffi >= 16.1.0
backports.zoneinfo; python_version < '3.9'
bcrypt