File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 66#
77ansible == 5.5.0
88 # via -r requirements.in
9- ansible-core == 2.12.3
9+ ansible-core == 2.12.4
1010 # via ansible
11- boto3 == 1.21.25
11+ boto3 == 1.21.31
1212 # via -r requirements.in
13- botocore == 1.24.25
13+ botocore == 1.24.31
1414 # via
1515 # -r requirements.in
1616 # boto3
@@ -19,7 +19,7 @@ cffi==1.15.0
1919 # via cryptography
2020cryptography == 36.0.2
2121 # via ansible-core
22- jinja2 == 3.0.3
22+ jinja2 == 3.1.1
2323 # via ansible-core
2424jmespath == 1.0.0
2525 # via
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ ansible-compat==2.0.2
1111 # ansible-lint
1212 # molecule
1313 # molecule-docker
14- ansible-core==2.12.3
14+ ansible-core==2.12.4
1515 # via
1616 # ansible
1717 # ansible-lint
@@ -40,7 +40,7 @@ chardet==4.0.0
4040 # via binaryornot
4141charset-normalizer==2.0.12
4242 # via requests
43- click==8.0.4
43+ click==8.1.2
4444 # via
4545 # click-help-colors
4646 # cookiecutter
@@ -67,7 +67,7 @@ idna==3.3
6767 # via requests
6868iniconfig==1.1.1
6969 # via pytest
70- jinja2==3.0.3
70+ jinja2==3.1.1
7171 # via
7272 # ansible-core
7373 # cookiecutter
@@ -160,7 +160,7 @@ urllib3==1.26.9
160160 # via requests
161161wcmatch==8.3
162162 # via ansible-lint
163- websocket-client==1.3.1
163+ websocket-client==1.3.2
164164 # via docker
165165yamllint==1.26.3
166166 # via
You can’t perform that action at this time.
0 commit comments