bump cryptography to 46 and pin py-vapid to 1.9.4 (#24292)

Co-authored-by: t <t@t>
This commit is contained in:
Josh Hawkins
2026-09-13 15:52:19 -06:00
committed by GitHub
co-authored by t
parent 35b9c4978d
commit 06ff2ced5d
+2 -2
View File
@@ -8,7 +8,7 @@ fastapi[standard-no-fastapi-cloud-cli] == 0.116.*
uvicorn == 0.46.* uvicorn == 0.46.*
slowapi == 0.1.* slowapi == 0.1.*
joserfc == 1.6.* joserfc == 1.6.*
cryptography == 44.0.* cryptography == 46.0.*
pathvalidate == 3.3.* pathvalidate == 3.3.*
markupsafe == 3.0.* markupsafe == 3.0.*
python-multipart == 0.0.31 python-multipart == 0.0.31
@@ -51,7 +51,7 @@ google-genai == 1.58.*
ollama == 0.6.* ollama == 0.6.*
openai == 1.65.* openai == 1.65.*
# push notifications # push notifications
py-vapid == 1.9.* py-vapid == 1.9.4
pywebpush == 2.0.* pywebpush == 2.0.*
# alpr # alpr
pyclipper == 1.4.* pyclipper == 1.4.*