VULN-1039471: Bumped cryptography and ansible-core dependencies

This commit is contained in:
Mykhailo Usatenko
2023-02-15 02:06:19 +02:00
parent 28d5a8c78a
commit 1d3387452a
2 changed files with 455 additions and 233 deletions

View File

@@ -4,8 +4,8 @@ verify_ssl = true
name = "pypi"
[packages]
ansible-core = "==2.13.3"
cryptography = "==38.0.3"
ansible-core = "==2.13.4"
cryptography = "==39.0.1"
boto3 = "==1.24.68"
botocore = "==1.27.68"
lxml = "==4.9.1"