diff --git a/pyproject.toml b/pyproject.toml index 9173363..34ced50 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ dependencies = [] [dependency-groups] dev = [ - "pytest>=8.3.5", + "pytest>=8.4.2", "hypothesis>=6.23.3", "pytest-cov>=4.0.0", "pytest-asyncio>=0.26.0",