diff --git a/meta-python/recipes-devtools/python/python3-starlette_0.39.2.bb b/meta-python/recipes-devtools/python/python3-starlette_0.42.0.bb similarity index 91% rename from meta-python/recipes-devtools/python/python3-starlette_0.39.2.bb rename to meta-python/recipes-devtools/python/python3-starlette_0.42.0.bb index 87080e9fe9..ed539ed9df 100644 --- a/meta-python/recipes-devtools/python/python3-starlette_0.39.2.bb +++ b/meta-python/recipes-devtools/python/python3-starlette_0.42.0.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] = "caaa3b87ef8518ef913dac4f073dea44e85f73343ad2bdc17941931835b2a26a" +SRC_URI[sha256sum] = "91f1fbd612f3e3d821a8a5f46bf381afe2a9722a7b8bbde1c07fb83384c2882a" inherit pypi python_hatchling ptest