mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 16:33:08 -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"
|
name = "pypi"
|
||||||
|
|
||||||
[packages]
|
[packages]
|
||||||
ansible = "==2.8.5"
|
ansible = "==2.10.5"
|
||||||
boto3 = "==1.9.242"
|
boto3 = "==1.16.56"
|
||||||
botocore = "==1.12.242"
|
botocore = "==1.19.57"
|
||||||
|
|
||||||
[dev-packages]
|
[dev-packages]
|
||||||
molecule = "==3.2.2"
|
molecule = "==3.2.2"
|
||||||
docker = "==4.1.0"
|
molecule-docker = "==0.2.4"
|
||||||
six = "*"
|
docker = "==4.4.1"
|
||||||
taskcat = "*"
|
taskcat = "*"
|
||||||
Jinja2 = "*"
|
|
||||||
|
|
||||||
[requires]
|
[requires]
|
||||||
python_version = "3.7"
|
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