diff --git a/pyproject.toml b/pyproject.toml index c3973c4..112d308 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -79,7 +79,7 @@ dev = [ # Pytest "pytest==9.0.3", - "pytest-asyncio==1.3.0", + "pytest-asyncio==1.4.0", "pytest-cov==7.1.0", "pytest-xprocess==1.0.2", "coverage==7.14.0",