diff --git a/meta-python/recipes-devtools/python/python3-marshmallow_3.14.0.bb b/meta-python/recipes-devtools/python/python3-marshmallow_3.14.1.bb similarity index 92% rename from meta-python/recipes-devtools/python/python3-marshmallow_3.14.0.bb rename to meta-python/recipes-devtools/python/python3-marshmallow_3.14.1.bb index 9a1e9e4266..ddfe4b99c6 100644 --- a/meta-python/recipes-devtools/python/python3-marshmallow_3.14.0.bb +++ b/meta-python/recipes-devtools/python/python3-marshmallow_3.14.1.bb @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "\ SRC_URI = "git://github.com/marshmallow-code/marshmallow.git;protocol=https;branch=dev" -SRCREV = "df4f8119111362180838d66cd7364812fa9df81d" +SRCREV = "41afdefd93afd1b95f48f45fd284ff8add3e91b7" S = "${WORKDIR}/git"