On Stein and Shakarchi's Complex Analysis book, in the course of proving that for $f$ a holomorphic (i.e. differentiable) function on an open set, and $C$ a circle whose interior is also contained in the domain of $f$, $$f^{(n)} = \frac{n!}{2\pi i}\int_C\frac{f(\zeta)}{(\zeta-z)^{n+1}}d\zeta$$ by induction on $n$, the author makes the following assertion: if we let $A=\frac{1}{\zeta-z-h}, B = \frac{1}{\zeta-z}$ we have that $$\frac{f^{(n-1)}(z+h)-f^{(n-1)}(z)}{h} = \frac{(n-1)!}{2\pi i}\int_C \frac{f(\zeta)}{(\zeta-z-h)(\zeta-z)}(A^{n-1}+A^{n-2}B+...+B^{n-1}) d\zeta.$$
I get everything until this point. However, I do not get why the following claim by the author implies that I can interchange limit and integral: "but observe that if $h$ is small, then $z+h$ and $z$ stay at a finite distance from the boundary circle $C$, so in the limit as $h \to 0$, we find that the quotient converges to $$\frac{n!}{2\pi i}\int_C\frac{f(\zeta)}{(\zeta-z)^{n+1}}d\zeta.$$
I know that we can interchange the limit and integral if the limit is uniform. However, it seems very complicated to determine that the integrand $g_m :=\frac{f(\zeta)}{(\zeta-z-h_m)(\zeta-z)}(A^{n-1}+A^{n-2}B+...+B^{n-1})$ converges uniformly to $g :=\frac{f(\zeta)}{(\zeta-z)^{n+1}}$ as $m \to \infty$ directly from the definition of uniform convergence. (Here, $\{h_m\}$ is an arbitrary sequence approaching $0$. The $h$'s in the definition of $A$ is also subtituted by $h_m$ in the definition of $g_m$.) How can the author so quickly justify the switching of the integral and the limit?