diff --git a/requirements.txt b/requirements.txt index db483037..96e48569 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ greenlet==3.3.2 # Security dependencies - updated to latest secure versions python-dotenv==1.2.2 argon2-cffi==25.1.0 -cryptography==46.0.5 +cryptography==46.0.6 # API and data handling python-multipart==0.0.22