diff --git a/meta-python/recipes-devtools/python/python3-pydantic_1.10.6.bb b/meta-python/recipes-devtools/python/python3-pydantic_1.10.7.bb similarity index 85% rename from meta-python/recipes-devtools/python/python3-pydantic_1.10.6.bb rename to meta-python/recipes-devtools/python/python3-pydantic_1.10.7.bb index c888f4a5d7..70f6834f5f 100644 --- a/meta-python/recipes-devtools/python/python3-pydantic_1.10.6.bb +++ b/meta-python/recipes-devtools/python/python3-pydantic_1.10.7.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=2c02ea30650b91528657db64baea1757" inherit pypi setuptools3 -SRC_URI[sha256sum] = "cf95adb0d1671fc38d8c43dd921ad5814a735e7d9b4d9e437c088002863854fd" +SRC_URI[sha256sum] = "cfc83c0678b6ba51b0532bea66860617c4cd4251ecf76e9846fa5a9f3454e97e" RDEPENDS:${PN} += "\ ${PYTHON_PN}-typing-extensions \