diff --git a/pyproject.toml b/pyproject.toml index 656f8db7..e91ad5c7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ dependencies = [ [project.optional-dependencies] dev = [ - "pytest~=8.3.3", + "pytest~=8.4.2", "pytest-cov~=5.0.0", ]