diff --git a/pyproject.toml b/pyproject.toml index f3a05d3..fd40120 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -77,7 +77,7 @@ lint = [ test-core = [ "coverage[toml]==7.6.0", "pytest==8.2.2", - "pytest-asyncio==0.23.7", + "pytest-asyncio==0.23.8", ] testing = [