summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/python/python3-pytest_7.3.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-pytest_7.3.1.bb b/meta/recipes-devtools/python/python3-pytest_7.3.1.bb
index 9965844d1a..914ea55346 100644
--- a/meta/recipes-devtools/python/python3-pytest_7.3.1.bb
+++ b/meta/recipes-devtools/python/python3-pytest_7.3.1.bb
@@ -26,6 +26,7 @@ RDEPENDS:${PN} += " \
26 ${PYTHON_PN}-py \ 26 ${PYTHON_PN}-py \
27 ${PYTHON_PN}-setuptools \ 27 ${PYTHON_PN}-setuptools \
28 ${PYTHON_PN}-six \ 28 ${PYTHON_PN}-six \
29 ${PYTHON_PN}-tomllib \
29 ${PYTHON_PN}-wcwidth \ 30 ${PYTHON_PN}-wcwidth \
30" 31"
31 32