diff --git a/requirements/dev.txt b/requirements/dev.txt index a5ed17e..fa0fa0d 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -105,7 +105,7 @@ pytest==8.3.2 # -r tests.in # pytest-asyncio # pytest-xprocess -pytest-asyncio==0.23.8 +pytest-asyncio==0.25.3 # via -r tests.in pytest-xprocess==1.0.2 # via -r tests.in diff --git a/requirements/tests.txt b/requirements/tests.txt index 930ca84..6be6f5b 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -37,7 +37,7 @@ pytest==8.3.2 # -r tests.in # pytest-asyncio # pytest-xprocess -pytest-asyncio==0.23.8 +pytest-asyncio==0.25.3 # via -r tests.in pytest-xprocess==1.0.2 # via -r tests.in