diff --git a/pyproject.toml b/pyproject.toml index 1c29905..dd3b7ab 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -66,7 +66,7 @@ test = [ "coverage==7.6.1", "pytest==8.3.3", "pytest-timeout==2.3.1", - "pytest-asyncio==0.24.0", + "pytest-asyncio==0.25.0", "lona==1.16.2", "lona-picocss==0.4.3", ]