When you want to suppress multiples warning:
[pytest] // or [tool:pytest] filterwarnings = ignore::DeprecationWarning ignore::PendingDeprecationWarning ignore::UserWarning ignore::RuntimeWarning