Skip to content

Commit d30525f

Browse files
Python dependency: Update cryptography requirement
Updates the requirements on [cryptography](https://github.com/pyca/cryptography) to permit the latest version. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@47.0.0...48.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 47.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 411d718 commit d30525f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ azure-mgmt-subscription==3.1.1
2121
bcrypt==5.0.*
2222
boto3==1.43.*
2323
certifi==2026.4.22
24-
cryptography==47.0.*
24+
cryptography==48.0.*
2525
Flask-Babel==4.0.*
2626
Flask-Compress==1.*
2727
Flask-Login==0.*

0 commit comments

Comments
 (0)