mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 08:23:06 -06:00
DCD-1205: Bump all dependencies to fix VULN-257524, VULN-257513
This commit is contained in:
11
Pipfile
11
Pipfile
@@ -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
1016
Pipfile.lock
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user