mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-16 01:43:06 -06:00
Bumped dependencies in Pipfile for fixing pipelines on Azure repository
This commit is contained in:
6
Pipfile
6
Pipfile
@@ -7,13 +7,15 @@ name = "pypi"
|
|||||||
ansible = "==2.8.5"
|
ansible = "==2.8.5"
|
||||||
boto3 = "==1.9.242"
|
boto3 = "==1.9.242"
|
||||||
botocore = "==1.12.242"
|
botocore = "==1.12.242"
|
||||||
|
jinja2 = "<3.1.0"
|
||||||
|
importlib-metadata = "<5.0"
|
||||||
|
|
||||||
[dev-packages]
|
[dev-packages]
|
||||||
molecule = "==2.20.2"
|
molecule = "==2.20.2"
|
||||||
docker = "==4.1.0"
|
docker = "==4.1.0"
|
||||||
six = "*"
|
|
||||||
taskcat = "*"
|
taskcat = "*"
|
||||||
Jinja2 = "*"
|
ansible-lint = "==4.1.0"
|
||||||
|
testinfra = "==3.2.0"
|
||||||
|
|
||||||
[requires]
|
[requires]
|
||||||
python_version = "3.7"
|
python_version = "3.7"
|
||||||
|
|||||||
1012
Pipfile.lock
generated
1012
Pipfile.lock
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user