summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorCarlton Gibson <carlton.gibson@noumenal.es>2022-06-16 11:37:17 +0200
committerCarlton Gibson <carlton.gibson@noumenal.es>2022-06-16 12:17:15 +0200
commit0fb02522f996815944d6b61b8b3e27fd30923526 (patch)
treef86bc360dfbd437848c319650c4bfb5e5d48eb5d /tests
parenteaf98853922cd72fe7a72590ca0679ae4cbc9ebc (diff)
[4.1.x] Updated asgiref dependency for 4.1 release series.
Backport of 2a2bde52f31e09e95ce616e8e6bc0ffeb68f76c9 from main
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 9092d4b7de..864aef201d 100644
--- a/tests/requirements/py3.txt
+++ b/tests/requirements/py3.txt
@@ -1,5 +1,5 @@
aiosmtpd
-asgiref >= 3.4.1
+asgiref >= 3.5.2
argon2-cffi >= 16.1.0
backports.zoneinfo; python_version < '3.9'
bcrypt