diff --git a/mobile/tools/python/requirements.txt b/mobile/tools/python/requirements.txt index 394677c77374..ce9978ec3c74 100644 --- a/mobile/tools/python/requirements.txt +++ b/mobile/tools/python/requirements.txt @@ -381,9 +381,9 @@ pytest==9.0.3 \ # -r requirements.in # pytest-asyncio # pytest-benchmark -pytest-asyncio==1.3.0 \ - --hash=sha256:611e26147c7f77640e6d0a92a38ed17c3e9848063698d5c93d5aa7aa11cebff5 \ - --hash=sha256:d7f52f36d231b80ee124cd216ffb19369aa168fc10095013c6b014a34d3ee9e5 +pytest-asyncio==1.4.0 \ + --hash=sha256:933ca923a23075a87fb7070c0ec272a6848489824d887c85c812670932835aa1 \ + --hash=sha256:c6c0d2259945122819f171a32ecea2c349ead889ee28176caaf492143424be42 # via -r requirements.in pytest-benchmark==5.2.3 \ --hash=sha256:bc839726ad20e99aaa0d11a127445457b4219bdb9e80a1afc4b51da7f96b0803 \