diff --git a/backend/requirements.txt b/backend/requirements.txt index 1104836..69bbab8 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -11,7 +11,7 @@ python-multipart==0.0.21 aiosmtplib==5.0.0 email-validator==2.3.0 PyJWT==2.10.1 -cryptography==46.0.3 +cryptography==46.0.6 # Caching utilities cachetools==5.5.2