diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2024-07-24 07:30:03 +0200 |
|---|---|---|
| committer | Sarah Boyce <42296566+sarahboyce@users.noreply.github.com> | 2024-07-24 08:25:45 +0200 |
| commit | e5d2664908164d51d2daa46e375da8b6a93def03 (patch) | |
| tree | b61c5b6d6012bf9701629b7c85024551fbce83e0 /tests/requirements/py3.txt | |
| parent | 07d0d2975c291fe33fd7321f8f037cd55548329b (diff) | |
[5.1.x] Updated asgiref dependency for 5.1 release series.
Backport of df35cf578f99522dd1ba864d513be95d47bab7a5 from main.
Diffstat (limited to 'tests/requirements/py3.txt')
| -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 d1f3708720..0fcb6e5b4e 100644 --- a/tests/requirements/py3.txt +++ b/tests/requirements/py3.txt @@ -1,5 +1,5 @@ aiosmtpd -asgiref >= 3.7.0 +asgiref >= 3.8.1 argon2-cffi >= 19.2.0; sys_platform != 'win32' or python_version < '3.13' bcrypt black |
