diff --git a/pyproject.toml b/pyproject.toml index 8192aad4e..33d463030 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -138,7 +138,7 @@ filterwarnings = [ dev = [ "pre-commit>=4.2.0", "pytest~=8.0", - "pytest-asyncio>=0.23.8", + "pytest-asyncio>=0.25.2", "pytest-mock>=3.14.0", "pytest-httpbin>=2.1.0", "pytest-socket>=0.7.0",