Bump propcache to 0.4.1 (#154033)

This commit is contained in:
J. Nick Koston
2025-10-10 00:45:58 -10:00
committed by GitHub
parent 3fce815415
commit ad3cadab83
3 changed files with 3 additions and 3 deletions

View File

@@ -59,7 +59,7 @@ dependencies = [
# PyJWT has loose dependency. We want the latest one.
"cryptography==46.0.2",
"Pillow==11.3.0",
"propcache==0.4.0",
"propcache==0.4.1",
"pyOpenSSL==25.3.0",
"orjson==3.11.3",
"packaging>=23.1",