File tree Expand file tree Collapse file tree 6 files changed +22
-20
lines changed Expand file tree Collapse file tree 6 files changed +22
-20
lines changed Original file line number Diff line number Diff line change 1
1
ansible-compat==2.2.0
2
2
ansible-core==2.13.2
3
- ansible-lint==6.3 .0
4
- attrs==21.4 .0
3
+ ansible-lint==6.4 .0
4
+ attrs==22.1 .0
5
5
bracex==2.3.post1
6
6
cffi==1.15.1
7
7
commonmark==0.9.1
@@ -10,10 +10,11 @@ enrich==1.2.7
10
10
importlib-resources==5.9.0
11
11
iniconfig==1.1.1
12
12
Jinja2==3.1.2
13
- jsonschema==4.7.2
13
+ jsonschema==4.9.0
14
14
MarkupSafe==2.1.1
15
15
packaging==21.3
16
16
pathspec==0.9.0
17
+ pkgutil_resolve_name==1.3.10
17
18
pluggy==1.0.0
18
19
py==1.11.0
19
20
pycparser==2.21
Original file line number Diff line number Diff line change 1
- attrs==21.4 .0
2
- aws-sam-translator==1.47 .0
3
- boto3==1.24.36
4
- botocore==1.27.36
5
- cfn-lint==0.61.3
1
+ attrs==22.1 .0
2
+ aws-sam-translator==1.48 .0
3
+ boto3==1.24.42
4
+ botocore==1.27.42
5
+ cfn-lint==0.61.4
6
6
jmespath==1.0.1
7
7
jschema-to-python==1.2.3
8
8
jsonpatch==1.32
@@ -18,4 +18,4 @@ PyYAML==6.0
18
18
s3transfer==0.6.0
19
19
sarif-om==1.0.4
20
20
six==1.16.0
21
- urllib3==1.26.10
21
+ urllib3==1.26.11
Original file line number Diff line number Diff line change 1
- flake8==4 .0.1
2
- mccabe==0.6.1
3
- pycodestyle==2.8 .0
4
- pyflakes==2.4 .0
1
+ flake8==5 .0.0
2
+ mccabe==0.7.0
3
+ pycodestyle==2.9 .0
4
+ pyflakes==2.5 .0
Original file line number Diff line number Diff line change 1
1
appdirs==1.4.4
2
- attrs==21.4 .0
2
+ attrs==22.1 .0
3
3
certifi==2022.6.15
4
4
charset-normalizer==2.1.0
5
5
ConfigArgParse==1.5.3
@@ -14,10 +14,11 @@ GitPython==3.1.27
14
14
idna==3.3
15
15
importlib-resources==5.9.0
16
16
Jinja2==3.1.2
17
- jsonschema==4.7.2
17
+ jsonschema==4.9.0
18
18
jupyter-core==4.11.1
19
19
MarkupSafe==2.1.1
20
20
nbformat==5.4.0
21
+ pkgutil_resolve_name==1.3.10
21
22
plac==1.3.5
22
23
psutil==5.9.1
23
24
PuLP==2.6.0
@@ -29,12 +30,12 @@ requests==2.28.1
29
30
retry==0.9.2
30
31
smart-open==6.0.0
31
32
smmap==5.0.0
32
- snakemake==7.9 .0
33
+ snakemake==7.12 .0
33
34
stopit==1.1.2
34
35
tabulate==0.8.10
35
36
toposort==1.7
36
37
traitlets==5.3.0
37
- urllib3==1.26.10
38
+ urllib3==1.26.11
38
39
wrapt==1.14.1
39
40
yte==1.5.1
40
41
zipp==3.8.1
Original file line number Diff line number Diff line change 1
1
appdirs==1.4.4
2
- attrs==21.4 .0
2
+ attrs==22.1 .0
3
3
chardet==5.0.0
4
4
click==8.1.3
5
5
colorama==0.4.5
@@ -15,7 +15,7 @@ Pygments==2.12.0
15
15
pyparsing==3.0.9
16
16
pytest==7.1.2
17
17
PyYAML==6.0
18
- regex==2022.7.9
18
+ regex==2022.7.25
19
19
sqlfluff==1.2.1
20
20
tblib==1.7.0
21
21
toml==0.10.2
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ argcomplete==2.0.0
2
2
PyYAML==6.0
3
3
toml==0.10.2
4
4
xmltodict==0.13.0
5
- yq==3.0.2
5
+ yq==3.1.0
You can’t perform that action at this time.
0 commit comments