summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2023-06-23 21:52:04 +0200
committerGitHub <noreply@github.com>2023-06-23 21:52:04 +0200
commit650ce967825aa192222391bfe3003c8d97e6f1d0 (patch)
treece5ad5cbc3d436bc93f4093edf4b8b749612333d /tests
parent6523860ca8c7127f850f2fbc24afb6ea63b76949 (diff)
Refs #34391 -- Updated asgiref dependency for 5.0 release series.
Diffstat (limited to 'tests')
-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 d812acbece..e712f06d6b 100644
--- a/tests/requirements/py3.txt
+++ b/tests/requirements/py3.txt
@@ -1,5 +1,5 @@
aiosmtpd
-asgiref >= 3.6.0
+asgiref >= 3.7.0
argon2-cffi >= 19.2.0
bcrypt
black