diff --git a/pyproject.toml b/pyproject.toml index fb04666..afa3c15 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ dependencies = [ [project.optional-dependencies] dev = [ - "pytest>=7.0.0", + "pytest>=8.4.2", "pytest-cov>=4.0.0", "ruff>=0.1.0", "basedpyright>=1.30.0",