Python dependency: Update cryptography requirement in /web/regression

This commit is contained in:
dependabot[bot] 2024-11-29 11:06:36 +05:30 committed by GitHub
parent c918407eb3
commit 588aa88144
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32,7 +32,7 @@ psycopg[c]==3.2.3
python-dateutil==2.*
SQLAlchemy==2.*
bcrypt==4.2.*
cryptography==43.0.*
cryptography==44.0.*
sshtunnel==0.*
ldap3==2.*
gssapi==1.9.*