diff --git a/pyproject.toml b/pyproject.toml index d0c192b..640f11f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ dependencies = [ [dependency-groups] dev = [ - "pytest>=9", + "pytest>=9.0.3", "pytest-asyncio>=1.3", "pytest-cov>=7.1.0", "python-multipart>=0.0.22",