``pluggy>=1.2.0`` is now required. pytest now uses "new-style" hook wrappers internally, available since pluggy 1.2.0. See `pluggy's 1.2.0 changelog `_ and the :ref:`updated docs ` for details. Plugins which want to use new-style wrappers can do so if they require this version of pytest or later.