Bump propcache to 0.4.0 (#153694)

This commit is contained in:
J. Nick Koston
2025-10-04 18:03:53 -05:00
committed by GitHub
parent 7a61c818c6
commit c0cd7a1a62
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.3.2",
"propcache==0.4.0",
"pyOpenSSL==25.3.0",
"orjson==3.11.3",
"packaging>=23.1",