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