diff --git a/pyproject.toml b/pyproject.toml index 1e86bbbe..295f2f75 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ pre-commit = [ tests = [ "pytest >= 8.4.1", "pytest-cov >= 6.2.1", - "pytest-asyncio >=0.24,<1.1", + "pytest-asyncio >=0.24,<1.2", "python-dotenv >= 1.1.1", ] lints = [