diff --git a/pyproject.toml b/pyproject.toml index 5537445..d01940b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ dependencies = [ [project.optional-dependencies] dev = [ - "pytest>=8.2.0", + "pytest>=8.4.2", "pytest-asyncio>=0.24.0", "pytest-cov>=4.1.0", "ruff>=0.3.0",