>From c6b5f6c1e68c0cdeade19552aca32f382b8382bd Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Tue, 15 Mar 2022 08:20:06 +0000
Subject: [PATCH] python3-pytest: upgrade 7.0.1 -> 7.1.0

---
 .../python/{python3-pytest_7.0.1.bb => python3-pytest_7.1.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-pytest_7.0.1.bb => python3-pytest_7.1.0.bb} (93%)

diff --git a/meta/recipes-devtools/python/python3-pytest_7.0.1.bb b/meta/recipes-devtools/python/python3-pytest_7.1.0.bb
similarity index 93%
rename from meta/recipes-devtools/python/python3-pytest_7.0.1.bb
rename to meta/recipes-devtools/python/python3-pytest_7.1.0.bb
index ea6ba80300..2be78761dc 100644
--- a/meta/recipes-devtools/python/python3-pytest_7.0.1.bb
+++ b/meta/recipes-devtools/python/python3-pytest_7.1.0.bb
@@ -5,7 +5,7 @@ DESCRIPTION = "The pytest framework makes it easy to write small tests, yet scal
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=bd27e41b6550fe0fc45356d1d81ee37c"
 
-SRC_URI[sha256sum] = "e30905a0c131d3d94b89624a1cc5afec3e0ba2fbdb151867d8e0ebd49850f171"
+SRC_URI[sha256sum] = "f1089d218cfcc63a212c42896f1b7fbf096874d045e1988186861a1a87d27b47"
 
 DEPENDS += "python3-setuptools-scm-native"
 
-- 
2.27.0

