Bump propcache to 0.3.2 (#146418)

This commit is contained in:
J. Nick Koston
2025-06-10 04:44:34 -05:00
committed by GitHub
parent ef7f32a28d
commit c9dcb1c11b
3 changed files with 3 additions and 3 deletions

View File

@@ -84,7 +84,7 @@ dependencies = [
# PyJWT has loose dependency. We want the latest one.
"cryptography==45.0.3",
"Pillow==11.2.1",
"propcache==0.3.1",
"propcache==0.3.2",
"pyOpenSSL==25.1.0",
"orjson==3.10.18",
"packaging>=23.1",