fix: resolve python-jose security vulnerabilities #42

Merged
chihlasm merged 1 commits from fix/security-audit into main 2026-02-08 19:44:00 +00:00

View File

@@ -9,7 +9,7 @@ psycopg2-binary==2.9.9
alembic==1.18.3
# Authentication
python-jose[cryptography]==3.3.0
python-jose[cryptography]==3.5.0
passlib[bcrypt]==1.7.4
bcrypt==4.1.2
python-multipart==0.0.22