diff --git a/meta-python/recipes-devtools/python/python3-pillow_12.2.0.bb b/meta-python/recipes-devtools/python/python3-pillow_12.3.0.bb
similarity index 96%
rename from meta-python/recipes-devtools/python/python3-pillow_12.2.0.bb
rename to meta-python/recipes-devtools/python/python3-pillow_12.3.0.bb
index f3fcb2d3c1..1c6668e53d 100644
--- a/meta-python/recipes-devtools/python/python3-pillow_12.2.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pillow_12.3.0.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=a6f0ac3777cfc96ded1b825e32ae7c99"
 SRC_URI = "git://github.com/python-pillow/Pillow.git;branch=main;protocol=https;tag=${PV} \
            file://0001-support-cross-compiling.patch \
            "
-SRCREV = "3c41c095064200a02672d89cc5ff629eaf4b0d4f"
+SRCREV = "bb1d8e8ab8d29048624d96e3ee53cecf7c13d13d"
 
 inherit python_setuptools_build_meta ptest-python-pytest
 
