No -- Benford's law applies not to any random collection of digits, but specifically to numbers that represent magnitudes from the real world (with the additional caveat that it doesn't work if the unit the magnitudes are measured in had a significant influence on how those magnitudes arose).
Groupings of digits of $\pi$ don't represent the magnitudes of anything sampled from the real world, so there's no reason to expect Benford's law to apply to them.
By the way, it is not true that "every possible sequence of number exists in the digits of irrational number" -- for example the number
$$ 1.010010001000010000010000001\ldots $$
is irrational yet doesn't even contain any digits other than $0$ or $1$.
$\pi$ in particular is suspected (but not proved!) to have the stronger property of being normal, which means that not only does every digit sequence appear in it, but every digit sequence appears just as often as it would in an infinite random sequence of digits, going to the limit. In a certain technical sense "most" irrational numbers have this property, but not all of them.