diff --git a/pyproject.toml b/pyproject.toml index cf005ea..8586113 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ dependencies = [ [project.optional-dependencies] dev = [ - "pytest>=9.1.0", + "pytest>=9.1.1", "pytest-mock>=3.15.1", "ruff>=0.11.2", ]