diff --git a/requirements.txt b/requirements.txt index c2b44b10a56..36fe6e586a7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ bcrypt==5.0.* boto3==1.42.*; python_version <= '3.9' boto3==1.43.*; python_version > '3.9' certifi==2026.5.20 -cryptography==48.0.* +cryptography==49.0.* Flask-Babel==4.0.* Flask-Compress==1.* Flask-Login==0.*