diff --git a/pyproject.toml b/pyproject.toml index 41158e8..c28642e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -88,7 +88,7 @@ dependencies = [ "httpx==0.28.1", "ms_cv==0.1.1", "pydantic==2.13.4", - "pytest==9.1.0", + "pytest==9.1.1", "pytest-asyncio==1.4.0", "pytest-cov==7.1.0", "freezegun==1.5.5",