To clarify, while a dependency's API's should be implicitly covered with other tests, there's something about a "simple" test that would break and point the finger at the culprit without any indirection.
"Upgrading this dependency may not break your application, but there was a change that affects the API's you rely on."
Also kind of dig anything that adds explicit friction/overhead any time someone chooses to add in a new dependency.