Find the derivative of $y=\tan^{-1}\left(\dfrac {1}{1-x^2}\right)$
My Approach $$y=\tan^{-1} \left(\dfrac {1}{1-x^2}\right)$$ Let $x=\sin (\theta)$ Then, $$y=\tan^{-1} \left(\dfrac {1}{1-\sin^2 (\theta)}\right)$$ $$y=\tan^{-1} \left(\dfrac {1}{\cos^2 (\theta)}\right)$$ $$y=\tan^{-1} (\sec^2 (\theta))$$
How do I proceed further?
Since $\cot y=1-x^2$,
\begin{align*} -\csc^2y\frac{dy}{dx}&=-2x\\ -(1+\cot^2y)\frac{dy}{dx}&=-2x\\ \frac{dy}{dx}&=\frac{2x}{1+(1-x^2)^2}\\ &=\frac{2x}{x^4-2x^2+2} \end{align*}