mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-22 00:31:07 -05:00
Update Python dependencies (#3348)
Co-authored-by: Super-Linter Automation <noreply@github.com> Co-authored-by: Marco Ferrari <ferrari.marco@gmail.com>
This commit is contained in:
parent
1cd4955a84
commit
4afd71e176
9 changed files with 47 additions and 46 deletions
27
dependencies/python/ansible-lint.txt
vendored
27
dependencies/python/ansible-lint.txt
vendored
|
@ -1,27 +1,28 @@
|
|||
ansible-compat==2.2.0
|
||||
ansible-core==2.13.2
|
||||
ansible-lint==6.4.0
|
||||
ansible-compat==2.2.1
|
||||
ansible-core==2.13.4
|
||||
ansible-lint==6.7.0
|
||||
attrs==22.1.0
|
||||
black==22.8.0
|
||||
bracex==2.3.post1
|
||||
cffi==1.15.1
|
||||
click==8.1.3
|
||||
commonmark==0.9.1
|
||||
cryptography==37.0.4
|
||||
cryptography==38.0.1
|
||||
enrich==1.2.7
|
||||
filelock==3.8.0
|
||||
importlib-resources==5.9.0
|
||||
iniconfig==1.1.1
|
||||
Jinja2==3.1.2
|
||||
jsonschema==4.9.1
|
||||
jsonschema==4.16.0
|
||||
MarkupSafe==2.1.1
|
||||
mypy-extensions==0.4.3
|
||||
packaging==21.3
|
||||
pathspec==0.9.0
|
||||
pathspec==0.10.1
|
||||
pkgutil_resolve_name==1.3.10
|
||||
pluggy==1.0.0
|
||||
py==1.11.0
|
||||
platformdirs==2.5.2
|
||||
pycparser==2.21
|
||||
Pygments==2.12.0
|
||||
Pygments==2.13.0
|
||||
pyparsing==3.0.9
|
||||
pyrsistent==0.18.1
|
||||
pytest==7.1.2
|
||||
PyYAML==6.0
|
||||
resolvelib==0.8.1
|
||||
rich==12.5.1
|
||||
|
@ -30,6 +31,6 @@ ruamel.yaml.clib==0.2.6
|
|||
subprocess-tee==0.3.5
|
||||
tomli==2.0.1
|
||||
typing_extensions==4.3.0
|
||||
wcmatch==8.4
|
||||
yamllint==1.27.1
|
||||
wcmatch==8.4.1
|
||||
yamllint==1.28.0
|
||||
zipp==3.8.1
|
||||
|
|
4
dependencies/python/black.txt
vendored
4
dependencies/python/black.txt
vendored
|
@ -1,7 +1,7 @@
|
|||
black==22.6.0
|
||||
black==22.8.0
|
||||
click==8.1.3
|
||||
mypy-extensions==0.4.3
|
||||
pathspec==0.9.0
|
||||
pathspec==0.10.1
|
||||
platformdirs==2.5.2
|
||||
tomli==2.0.1
|
||||
typing_extensions==4.3.0
|
||||
|
|
12
dependencies/python/cfn-lint.txt
vendored
12
dependencies/python/cfn-lint.txt
vendored
|
@ -1,8 +1,8 @@
|
|||
attrs==22.1.0
|
||||
aws-sam-translator==1.49.0
|
||||
boto3==1.24.51
|
||||
botocore==1.27.51
|
||||
cfn-lint==0.61.5
|
||||
aws-sam-translator==1.51.0
|
||||
boto3==1.24.80
|
||||
botocore==1.27.80
|
||||
cfn-lint==0.65.1
|
||||
jmespath==1.0.1
|
||||
jschema-to-python==1.2.3
|
||||
jsonpatch==1.32
|
||||
|
@ -10,7 +10,7 @@ jsonpickle==2.2.0
|
|||
jsonpointer==2.3
|
||||
jsonschema==3.2.0
|
||||
junit-xml==1.9
|
||||
networkx==2.8.5
|
||||
networkx==2.8.6
|
||||
pbr==5.10.0
|
||||
pyrsistent==0.18.1
|
||||
python-dateutil==2.8.2
|
||||
|
@ -18,4 +18,4 @@ PyYAML==6.0
|
|||
s3transfer==0.6.0
|
||||
sarif-om==1.0.4
|
||||
six==1.16.0
|
||||
urllib3==1.26.11
|
||||
urllib3==1.26.12
|
||||
|
|
2
dependencies/python/cpplint.txt
vendored
2
dependencies/python/cpplint.txt
vendored
|
@ -1 +1 @@
|
|||
cpplint==1.6.0
|
||||
cpplint==1.6.1
|
||||
|
|
4
dependencies/python/pylint.txt
vendored
4
dependencies/python/pylint.txt
vendored
|
@ -1,10 +1,10 @@
|
|||
astroid==2.11.7
|
||||
astroid==2.12.10
|
||||
dill==0.3.5.1
|
||||
isort==5.10.1
|
||||
lazy-object-proxy==1.7.1
|
||||
mccabe==0.7.0
|
||||
platformdirs==2.5.2
|
||||
pylint==2.14.5
|
||||
pylint==2.15.3
|
||||
tomli==2.0.1
|
||||
tomlkit==0.11.4
|
||||
typing_extensions==4.3.0
|
||||
|
|
4
dependencies/python/snakefmt.txt
vendored
4
dependencies/python/snakefmt.txt
vendored
|
@ -1,8 +1,8 @@
|
|||
black==22.6.0
|
||||
black==22.8.0
|
||||
click==8.1.3
|
||||
importlib-metadata==1.7.0
|
||||
mypy-extensions==0.4.3
|
||||
pathspec==0.9.0
|
||||
pathspec==0.10.1
|
||||
platformdirs==2.5.2
|
||||
snakefmt==0.6.1
|
||||
toml==0.10.2
|
||||
|
|
22
dependencies/python/snakemake.txt
vendored
22
dependencies/python/snakemake.txt
vendored
|
@ -1,26 +1,26 @@
|
|||
appdirs==1.4.4
|
||||
attrs==22.1.0
|
||||
certifi==2022.6.15
|
||||
charset-normalizer==2.1.0
|
||||
certifi==2022.9.24
|
||||
charset-normalizer==2.1.1
|
||||
ConfigArgParse==1.5.3
|
||||
connection-pool==0.0.3
|
||||
datrie==0.8.2
|
||||
decorator==5.1.1
|
||||
docutils==0.19
|
||||
dpath==2.0.6
|
||||
fastjsonschema==2.16.1
|
||||
fastjsonschema==2.16.2
|
||||
gitdb==4.0.9
|
||||
GitPython==3.1.27
|
||||
idna==3.3
|
||||
idna==3.4
|
||||
importlib-resources==5.9.0
|
||||
Jinja2==3.1.2
|
||||
jsonschema==4.9.1
|
||||
jsonschema==4.16.0
|
||||
jupyter-core==4.11.1
|
||||
MarkupSafe==2.1.1
|
||||
nbformat==5.4.0
|
||||
nbformat==5.6.0
|
||||
pkgutil_resolve_name==1.3.10
|
||||
plac==1.3.5
|
||||
psutil==5.9.1
|
||||
psutil==5.9.2
|
||||
PuLP==2.6.0
|
||||
py==1.11.0
|
||||
pyrsistent==0.18.1
|
||||
|
@ -28,14 +28,14 @@ PyYAML==6.0
|
|||
ratelimiter==1.2.0.post0
|
||||
requests==2.28.1
|
||||
retry==0.9.2
|
||||
smart-open==6.0.0
|
||||
smart-open==6.2.0
|
||||
smmap==5.0.0
|
||||
snakemake==7.12.1
|
||||
snakemake==7.14.0
|
||||
stopit==1.1.2
|
||||
tabulate==0.8.10
|
||||
toposort==1.7
|
||||
traitlets==5.3.0
|
||||
urllib3==1.26.11
|
||||
traitlets==5.4.0
|
||||
urllib3==1.26.12
|
||||
wrapt==1.14.1
|
||||
yte==1.5.1
|
||||
zipp==3.8.1
|
||||
|
|
14
dependencies/python/sqlfluff.txt
vendored
14
dependencies/python/sqlfluff.txt
vendored
|
@ -3,22 +3,22 @@ attrs==22.1.0
|
|||
chardet==5.0.0
|
||||
click==8.1.3
|
||||
colorama==0.4.5
|
||||
diff-cover==6.5.1
|
||||
diff-cover==7.0.1
|
||||
iniconfig==1.1.1
|
||||
Jinja2==3.1.2
|
||||
MarkupSafe==2.1.1
|
||||
packaging==21.3
|
||||
pathspec==0.9.0
|
||||
pathspec==0.10.1
|
||||
pluggy==1.0.0
|
||||
py==1.11.0
|
||||
Pygments==2.12.0
|
||||
Pygments==2.13.0
|
||||
pyparsing==3.0.9
|
||||
pytest==7.1.2
|
||||
pytest==7.1.3
|
||||
PyYAML==6.0
|
||||
regex==2022.7.25
|
||||
sqlfluff==1.2.1
|
||||
regex==2022.9.13
|
||||
sqlfluff==1.3.1
|
||||
tblib==1.7.0
|
||||
toml==0.10.2
|
||||
tomli==2.0.1
|
||||
tqdm==4.64.0
|
||||
tqdm==4.64.1
|
||||
typing_extensions==4.3.0
|
||||
|
|
4
dependencies/python/yamllint.txt
vendored
4
dependencies/python/yamllint.txt
vendored
|
@ -1,3 +1,3 @@
|
|||
pathspec==0.9.0
|
||||
pathspec==0.10.1
|
||||
PyYAML==6.0
|
||||
yamllint==1.27.1
|
||||
yamllint==1.28.0
|
||||
|
|
Loading…
Reference in a new issue