diff --git a/requirements.txt b/requirements.txt index d9193c5c3cd..71d9fc0032e 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.4.22 -cryptography==47.0.* +cryptography==48.0.* Flask-Babel==4.0.* Flask-Compress==1.* Flask-Login==0.*