diff --git a/meta-python/recipes-devtools/python/python3-pybind11_3.0.4.bb b/meta-python/recipes-devtools/python/python3-pybind11_3.1.0.bb similarity index 92% rename from meta-python/recipes-devtools/python/python3-pybind11_3.0.4.bb rename to meta-python/recipes-devtools/python/python3-pybind11_3.1.0.bb index f3efed38b6..a032fc34d7 100644 --- a/meta-python/recipes-devtools/python/python3-pybind11_3.0.4.bb +++ b/meta-python/recipes-devtools/python/python3-pybind11_3.1.0.bb @@ -7,7 +7,7 @@ DEPENDS = "\ python3-ninja-native \ " -SRCREV = "d03662f0984f652b60e7ddce53d3868002275197" +SRCREV = "97bf890db679505a14dfe547a5e77bb2bd05dc90" SRC_URI = "\ git://github.com/pybind/pybind11.git;branch=stable;protocol=https \ "