diff --git a/pyproject.toml b/pyproject.toml index b6b6c52a..526f205a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ dev = [ "mypy ~= 1.10.0", "pre-commit ~= 3.5.0", "pydoc-markdown ~= 4.8.0", - "pytest ~= 8.2.0", + "pytest ~=8.3.2", "pytest-asyncio ~= 0.23.0", "pytest-cov ~= 5.0.0", "pytest-only ~= 2.1.0",