diff --git a/pyproject.toml b/pyproject.toml index 1d35afe0..cca6f381 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -71,7 +71,7 @@ s3 = [ "django-storages[s3]==1.14.6", ] sync = [ - "pydantic==2.11.2", + "pydantic==2.11.3", "redis==5.2.1", "websockets==15.0.1", ]