diff --git a/pyproject.toml b/pyproject.toml index 835381229..65eb98355 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -72,7 +72,7 @@ s3 = [ sync = [ "channels==4.2.0", "daphne==4.1.2", - "pydantic==2.10.3", + "pydantic==2.10.4", "websockets==13.1", ]