From a8912e43836289efe479810f360d62c4c92f060a Mon Sep 17 00:00:00 2001 From: Carlton Gibson Date: Wed, 9 Jul 2025 18:06:49 +0200 Subject: Updated asgiref dependency. --- 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 1708ad2965..7d5db0cc6f 100644 --- a/tests/requirements/py3.txt +++ b/tests/requirements/py3.txt @@ -1,5 +1,5 @@ aiosmtpd >= 1.4.5 -asgiref >= 3.8.1 +asgiref >= 3.9.1 argon2-cffi >= 23.1.0; sys.platform != 'win32' or python_version < '3.14' bcrypt >= 4.1.1 black >= 25.1.0 -- cgit v1.3