diff --git a/requirements/dev.txt b/requirements/dev.txt index c60fd0f..ee7772c 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -105,7 +105,7 @@ pytest==8.2.0 # -r tests.in # pytest-asyncio # pytest-xprocess -pytest-asyncio==0.23.7 +pytest-asyncio==0.23.8 # via -r tests.in pytest-xprocess==1.0.2 # via -r tests.in diff --git a/requirements/tests.txt b/requirements/tests.txt index a9cb2bd..8c87b35 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -37,7 +37,7 @@ pytest==8.2.0 # -r tests.in # pytest-asyncio # pytest-xprocess -pytest-asyncio==0.23.7 +pytest-asyncio==0.23.8 # via -r tests.in pytest-xprocess==1.0.2 # via -r tests.in