diff --git a/pyproject.toml b/pyproject.toml index 56b9ab3..ed71f8f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -88,7 +88,7 @@ dependencies = [ "httpx==0.28.1", "ms_cv==0.1.1", "pydantic==2.12.5", - "pytest==9.0.1", + "pytest==9.0.2", "pytest-asyncio==1.3.0", "pytest-cov==7.0.0", "freezegun==1.5.5",