Upgraded 'cryptography' to 41.0.6.

This commit is contained in:
dyurchyk
2023-12-07 14:25:48 +02:00
parent 9e2ab4a2ec
commit be58a20c8c
2 changed files with 81 additions and 91 deletions

View File

@@ -5,7 +5,7 @@ name = "pypi"
[packages]
ansible-core = "==2.13.10"
cryptography = "==41.0.2"
cryptography = "==41.0.6"
boto3 = "==1.26.158"
botocore = "==1.29.158"
lxml = "==4.9.2"