summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorCarlton Gibson <carlton.gibson@noumenal.es>2025-07-09 18:06:49 +0200
committerGitHub <noreply@github.com>2025-07-09 18:06:49 +0200
commita8912e43836289efe479810f360d62c4c92f060a (patch)
treeb9e3102611839626e9cbf0e7ddd1f03127bce80b /tests
parent426be74022ec31d571858a5b8155300c07a4bdbf (diff)
Updated asgiref dependency.
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 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