DCD-1205: Bump all dependencies to fix VULN-257524, VULN-257513

This commit is contained in:
Steve Smith
2021-01-20 09:59:38 +11:00
parent 848c60ca79
commit 51fe80cd69
2 changed files with 547 additions and 480 deletions

11
Pipfile
View File

@@ -4,16 +4,15 @@ verify_ssl = true
name = "pypi"
[packages]
ansible = "==2.8.5"
boto3 = "==1.9.242"
botocore = "==1.12.242"
ansible = "==2.10.5"
boto3 = "==1.16.56"
botocore = "==1.19.57"
[dev-packages]
molecule = "==3.2.2"
docker = "==4.1.0"
six = "*"
molecule-docker = "==0.2.4"
docker = "==4.4.1"
taskcat = "*"
Jinja2 = "*"
[requires]
python_version = "3.7"

1016
Pipfile.lock generated

File diff suppressed because it is too large Load Diff