Update doc/en/deprecations.rst

This commit is contained in:
Thomas Grainger
2022-10-09 20:11:51 +01:00
committed by GitHub
parent faac197fcf
commit 5c286d19d8

View File

@@ -276,7 +276,7 @@ deprecation warning is now raised.
Applying a mark to a fixture function
-------------------------------------
.. deprecated:: 6.3
.. deprecated:: 7.2
Applying a mark to a fixture function is deprecated. Doing so has no effect, and will raise an error in the next version.