diff --git a/pyproject.toml b/pyproject.toml index b2bd3d9..df305cb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ Repository = "https://github.com/JumpTechCode/quartermaster" [dependency-groups] dev = [ - "pytest>=8.3", + "pytest>=9.1.1", "pytest-asyncio>=1.4.0", "pytest-cov>=7.1.0", "hypothesis>=6.155.7",