diff --git a/pyproject.toml b/pyproject.toml index f2d1fd60..1d023dc0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ dependencies = [ "rjsmin==1.2.2", "social-auth-core==4.5.4", "social-auth-app-django==5.4.2", - "websockets==13.0.1", + "websockets==13.1", ] [project.optional-dependencies]