diff --git a/meta-python/recipes-devtools/python/python3-fastapi_0.136.1.bb b/meta-python/recipes-devtools/python/python3-fastapi_0.136.3.bb similarity index 92% rename from meta-python/recipes-devtools/python/python3-fastapi_0.136.1.bb rename to meta-python/recipes-devtools/python/python3-fastapi_0.136.3.bb index 27346415c4..660d729dd7 100644 --- a/meta-python/recipes-devtools/python/python3-fastapi_0.136.1.bb +++ b/meta-python/recipes-devtools/python/python3-fastapi_0.136.3.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://fastapi.tiangolo.com/" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=95792ff3fe8e11aa49ceb247e66e4810" -SRC_URI[sha256sum] = "7af665ad7acfa0a3baf8983d393b6b471b9da10ede59c60045f49fbc89a0fa7f" +SRC_URI[sha256sum] = "e487fae93ad408e6f47641ee4dfe389864fd7bec92e547ea8498fc13f43e83ab" SRC_URI += "file://run-ptest"