diff --git a/pyproject.toml b/pyproject.toml index 060f7631..9ae35f5e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ dev = [ ] test = [ "pytest==8.4.2", - "pytest-asyncio==1.1.0", + "pytest-asyncio==1.2.0", "pytest-cov>=6.2,<8", "bleak>=0.21.0", "bleak-retry-connector>=2.13.1,<3",