File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 6
6
#
7
7
ansible == 5.5.0
8
8
# via -r requirements.in
9
- ansible-core == 2.12.3
9
+ ansible-core == 2.12.4
10
10
# via ansible
11
- boto3 == 1.21.25
11
+ boto3 == 1.21.31
12
12
# via -r requirements.in
13
- botocore == 1.24.25
13
+ botocore == 1.24.31
14
14
# via
15
15
# -r requirements.in
16
16
# boto3
@@ -19,7 +19,7 @@ cffi==1.15.0
19
19
# via cryptography
20
20
cryptography == 36.0.2
21
21
# via ansible-core
22
- jinja2 == 3.0.3
22
+ jinja2 == 3.1.1
23
23
# via ansible-core
24
24
jmespath == 1.0.0
25
25
# via
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ ansible-compat==2.0.2
11
11
# ansible-lint
12
12
# molecule
13
13
# molecule-docker
14
- ansible-core==2.12.3
14
+ ansible-core==2.12.4
15
15
# via
16
16
# ansible
17
17
# ansible-lint
@@ -40,7 +40,7 @@ chardet==4.0.0
40
40
# via binaryornot
41
41
charset-normalizer==2.0.12
42
42
# via requests
43
- click==8.0.4
43
+ click==8.1.2
44
44
# via
45
45
# click-help-colors
46
46
# cookiecutter
@@ -67,7 +67,7 @@ idna==3.3
67
67
# via requests
68
68
iniconfig==1.1.1
69
69
# via pytest
70
- jinja2==3.0.3
70
+ jinja2==3.1.1
71
71
# via
72
72
# ansible-core
73
73
# cookiecutter
@@ -160,7 +160,7 @@ urllib3==1.26.9
160
160
# via requests
161
161
wcmatch==8.3
162
162
# via ansible-lint
163
- websocket-client==1.3.1
163
+ websocket-client==1.3.2
164
164
# via docker
165
165
yamllint==1.26.3
166
166
# via
You can’t perform that action at this time.
0 commit comments