diff --git a/requirements/dev.txt b/requirements/dev.txt index 50362112..dcd75bc4 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -105,7 +105,7 @@ pytest==7.3.1 # -r tests.in # pytest-asyncio # pytest-xprocess -pytest-asyncio==0.21.0 +pytest-asyncio==0.21.1 # via -r tests.in pytest-xprocess==0.22.2 # via -r tests.in diff --git a/requirements/tests.txt b/requirements/tests.txt index dd9f1258..52c70518 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -41,7 +41,7 @@ pytest==7.3.1 # -r tests.in # pytest-asyncio # pytest-xprocess -pytest-asyncio==0.21.0 +pytest-asyncio==0.21.1 # via -r tests.in pytest-xprocess==0.22.2 # via -r tests.in