diff --git a/pyproject.toml b/pyproject.toml index 3d96065..c513333 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ mkdocstrings = { version = "0.27.0", extras = ["python"] } mypy = "1.13.0" pillow = "11.0.0" pydantic = "2.10.2" -pytest = "8.3.4" +pytest = "9.0.3" pytest-benchmark = "5.1.0" pytest-cov = "6.0.0" ruff = "0.8.1"