diff options
| author | Carlton Gibson <carlton.gibson@noumenal.es> | 2022-06-16 11:37:17 +0200 |
|---|---|---|
| committer | Carlton Gibson <carlton.gibson@noumenal.es> | 2022-06-16 12:17:15 +0200 |
| commit | 0fb02522f996815944d6b61b8b3e27fd30923526 (patch) | |
| tree | f86bc360dfbd437848c319650c4bfb5e5d48eb5d /tests | |
| parent | eaf98853922cd72fe7a72590ca0679ae4cbc9ebc (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.txt | 2 |
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 |
