diff --git a/meta-python/recipes-devtools/python/python3-starlette_0.44.0.bb b/meta-python/recipes-devtools/python/python3-starlette_0.45.2.bb similarity index 91% rename from meta-python/recipes-devtools/python/python3-starlette_0.44.0.bb rename to meta-python/recipes-devtools/python/python3-starlette_0.45.2.bb index 192c76997c..5acbe2f76b 100644 --- a/meta-python/recipes-devtools/python/python3-starlette_0.44.0.bb +++ b/meta-python/recipes-devtools/python/python3-starlette_0.45.2.bb @@ -2,7 +2,7 @@ SUMMARY = "Starlette is a lightweight ASGI framework/toolkit, which is ideal for LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE.md;md5=11e8c8dbfd5fa373c703de492140ff7a" -SRC_URI[sha256sum] = "e35166950a3ccccc701962fe0711db0bc14f2ecd37c6f9fe5e3eae0cbaea8715" +SRC_URI[sha256sum] = "bba1831d15ae5212b22feab2f218bab6ed3cd0fc2dc1d4442443bb1ee52260e0" inherit pypi python_hatchling ptest