diff options
| author | Carlton Gibson <carlton.gibson@noumenal.es> | 2025-07-09 18:06:49 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-09 18:06:49 +0200 |
| commit | a8912e43836289efe479810f360d62c4c92f060a (patch) | |
| tree | b9e3102611839626e9cbf0e7ddd1f03127bce80b /tests | |
| parent | 426be74022ec31d571858a5b8155300c07a4bdbf (diff) | |
Updated asgiref dependency.
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 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 |
