diff --git a/pyproject.toml b/pyproject.toml index 1735e4e..d72fa92 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -87,7 +87,7 @@ dependencies = [ "cryptography==50.0.1", "httpx==0.28.1", "ms_cv==0.1.1", - "pydantic==2.13.4", + "pydantic==2.13.5", "pytest==9.1.1", "pytest-asyncio==1.4.0", "pytest-cov==7.1.0",