@@ -31,13 +31,12 @@ future==0.18.0 # via cookiecutter
31
31
git-url-parse==1.2.2 # via python-gilt
32
32
identify==1.4.7 # via pre-commit
33
33
idna==2.8 # via requests
34
- importlib-metadata==0.23 # via pluggy, pre-commit, pytest
35
- importlib-resources==1.0.2 # via pre-commit
34
+ importlib-metadata==0.23 # via pre-commit
36
35
jinja2-time==0.2.0 # via cookiecutter
37
36
jinja2==2.10.3 # via ansible, click-completion, cookiecutter, jinja2-time, molecule
38
37
markupsafe==1.1.1 # via jinja2
39
38
mccabe==0.6.1 # via flake8
40
- molecule==2.22
39
+ molecule==2.22 # via -r dev.in
41
40
monotonic==1.5 # via fasteners
42
41
more-itertools==7.2.0 # via pytest, zipp
43
42
nodeenv==1.3.3 # via pre-commit
@@ -46,11 +45,11 @@ paramiko==2.6.0 # via molecule
46
45
pathspec==0.6.0 # via yamllint
47
46
pbr==5.4.3 # via git-url-parse, python-gilt
48
47
pexpect==4.7.0 # via molecule
49
- pip-tools==4.1.0
48
+ pip-tools==4.1.0 # via -r dev.in
50
49
pluggy==0.13.0 # via pytest
51
50
poyo==0.5.0 # via cookiecutter
52
51
pre-commit==1.18.3 # via molecule
53
- psutil==5.6.3 # via molecule
52
+ psutil==5.6.6 # via molecule
54
53
ptyprocess==0.6.0 # via pexpect
55
54
py==1.8.0 # via pytest
56
55
pycodestyle==2.5.0 # via flake8
@@ -63,7 +62,6 @@ python-dateutil==2.8.0 # via arrow
63
62
python-gilt==1.2.1 # via molecule
64
63
pyyaml==5.1.2 # via ansible, ansible-lint, aspy.yaml, molecule, pre-commit, python-gilt, yamllint
65
64
requests==2.22.0 # via cookiecutter
66
- ruamel.yaml.clib==0.2.0 # via ruamel.yaml
67
65
ruamel.yaml==0.16.5 # via ansible-lint
68
66
sh==1.12.14 # via molecule, python-gilt
69
67
shellingham==1.3.1 # via click-completion
0 commit comments