8000 Update Python dependencies (#3185) · github/super-linter@2b0d830 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2b0d830

Browse files
Update Python dependencies (super-linter#3185)
Co-authored-by: Super-Linter Automation <noreply@github.com>
1 parent 2d64ac1 commit 2b0d830

File tree

6 files changed

+22
-20
lines changed

6 files changed

+22
-20
lines changed

dependencies/python/ansible-lint.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ansible-compat==2.2.0
22
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
55
bracex==2.3.post1
66
cffi==1.15.1
77
commonmark==0.9.1
@@ -10,10 +10,11 @@ enrich==1.2.7
1010
importlib-resources==5.9.0
1111
iniconfig==1.1.1
1212
Jinja2==3.1.2
13-
jsonschema==4.7.2
13+
jsonschema==4.9.0
1414
MarkupSafe==2.1.1
1515
packaging==21.3
1616
pathspec==0.9.0
17+
pkgutil_resolve_name==1.3.10
1718
pluggy==1.0.0
1819
py==1.11.0
1920
pycparser==2.21

dependencies/python/cfn-lint.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
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
66
jmespath==1.0.1
77
jschema-to-python==1.2.3
88
jsonpatch==1.32
@@ -18,4 +18,4 @@ PyYAML==6.0
1818
s3transfer==0.6.0
1919
sarif-om==1.0.4
2020
six==1.16.0
21-
urllib3==1.26.10
21+
urllib3==1.26.11

dependencies/python/flake8.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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

dependencies/python/snakemake.txt

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
appdirs==1.4.4
2-
attrs==21.4.0
2+
attrs==22.1.0
33
certifi==2022.6.15
44
charset-normalizer==2.1.0
55
ConfigArgParse==1.5.3
@@ -14,10 +14,11 @@ GitPython==3.1.27
1414
idna==3.3
1515
importlib-resources==5.9.0
1616
Jinja2==3.1.2
17-
jsonschema==4.7.2
17+
jsonschema==4.9.0
1818
jupyter-core==4.11.1
1919
MarkupSafe==2.1.1
2020
nbformat==5.4.0
21+
pkgutil_resolve_name==1.3.10
2122
plac==1.3.5
2223
psutil==5.9.1
2324
PuLP==2.6.0
@@ -29,12 +30,12 @@ requests==2.28.1
2930
retry==0.9.2
3031
smart-open==6.0.0
3132
smmap==5.0.0
32-
snakemake==7.9.0
33+
snakemake==7.12.0
3334
stopit==1.1.2
3435
tabulate==0.8.10
3536
toposort==1.7
3637
traitlets==5.3.0
37-
urllib3==1.26.10
38+
urllib3==1.26.11
3839
wrapt==1.14.1
3940
yte==1.5.1
4041
zipp==3.8.1

dependencies/python/sqlfluff.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
appdirs==1.4.4
2-
attrs==21.4.0
2+
attrs==22.1.0
33
chardet==5.0.0
44
click==8.1.3
55
colorama==0.4.5
@@ -15,7 +15,7 @@ Pygments==2.12.0
1515
pyparsing==3.0.9
1616
pytest==7.1.2
1717
PyYAML==6.0
18-
regex==2022.7.9
18+
regex==2022.7.25
1919
sqlfluff==1.2.1
2020
tblib==1.7.0
2121
toml==0.10.2

dependencies/python/yq.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ argcomplete==2.0.0
22
PyYAML==6.0
33
toml==0.10.2
44
xmltodict==0.13.0
5-
yq==3.0.2
5+
yq==3.1.0

0 commit comments

Comments
 (0)
0