diff --git a/meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.50.bb b/meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.51.bb similarity index 88% rename from meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.50.bb rename to meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.51.bb index aa14e1570b..42ed5e341c 100644 --- a/meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.50.bb +++ b/meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.51.bb @@ -4,7 +4,7 @@ HOMEPAGE = "https://www.sqlalchemy.org/" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=53a9111717b305b0fae0d704a24925c3" -SRC_URI[sha256sum] = "af5607d11ef90fd6a5c0549fe0045dce1663d427426bcfb506dcb5346a85a3b9" +SRC_URI[sha256sum] = "804dccd8a4a6242c4e30ad961e540e18a588f6527202f2d6791b01845d59fdc9" inherit pypi python_setuptools_build_meta cython