From 42950adae301b9d0d6751ba19a40a42db7f7ec4c Mon Sep 17 00:00:00 2001 From: Thomas Grainger Date: Fri, 5 Aug 2022 11:10:57 +0100 Subject: [PATCH] Update changelog/10012.deprecation.rst Co-authored-by: Bruno Oliveira --- changelog/10012.deprecation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/10012.deprecation.rst b/changelog/10012.deprecation.rst index a643113f3..66681263e 100644 --- a/changelog/10012.deprecation.rst +++ b/changelog/10012.deprecation.rst @@ -1 +1 @@ -upgrade :class:`pytest.PytestUnhandledCoroutineWarning` to a deprecation it will raise an error in pytest 8 +Update :class:`pytest.PytestUnhandledCoroutineWarning` to a deprecation; it will raise an error in pytest 8.