diff --git a/pyproject.toml b/pyproject.toml index 26e3e46..23ecf3f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ dependencies = [ [project.optional-dependencies] dev = [ - "pytest>=8.0.0", + "pytest>=8.4.2", "pytest-asyncio>=0.21.0", "pytest-cov>=4.1.0", "black>=23.0.0",