diff --git a/pyproject.toml b/pyproject.toml index 5ffa0bc..7be26d0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ dev = [ "pre-commit>=4.0", "pytest>=8.0", "pytest-asyncio>=0.24", - "pytest-benchmark>=4.0", + "pytest-benchmark>=5.2.3", "pypdf>=6.12.1", "pdfplumber>=0.10", "mypy>=1.8",