mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-21 21:50:59 -05:00
Update Python dependencies (#2852)
Co-authored-by: Super-Linter Automation <noreply@github.com>
This commit is contained in:
parent
dca6e104e7
commit
651cff3720
8 changed files with 21 additions and 21 deletions
10
dependencies/python/ansible-lint.txt
vendored
10
dependencies/python/ansible-lint.txt
vendored
|
@ -1,21 +1,21 @@
|
||||||
ansible-compat==2.0.2
|
ansible-compat==2.0.2
|
||||||
ansible-core==2.12.4
|
ansible-core==2.12.5
|
||||||
ansible-lint==6.0.2
|
ansible-lint==6.0.2
|
||||||
bracex==2.2.1
|
bracex==2.2.1
|
||||||
cffi==1.15.0
|
cffi==1.15.0
|
||||||
commonmark==0.9.1
|
commonmark==0.9.1
|
||||||
cryptography==36.0.2
|
cryptography==37.0.1
|
||||||
enrich==1.2.7
|
enrich==1.2.7
|
||||||
Jinja2==3.1.1
|
Jinja2==3.1.2
|
||||||
MarkupSafe==2.1.1
|
MarkupSafe==2.1.1
|
||||||
packaging==21.3
|
packaging==21.3
|
||||||
pathspec==0.9.0
|
pathspec==0.9.0
|
||||||
pycparser==2.21
|
pycparser==2.21
|
||||||
Pygments==2.11.2
|
Pygments==2.12.0
|
||||||
pyparsing==3.0.8
|
pyparsing==3.0.8
|
||||||
PyYAML==6.0
|
PyYAML==6.0
|
||||||
resolvelib==0.5.4
|
resolvelib==0.5.4
|
||||||
rich==12.2.0
|
rich==12.3.0
|
||||||
ruamel.yaml==0.17.21
|
ruamel.yaml==0.17.21
|
||||||
ruamel.yaml.clib==0.2.6
|
ruamel.yaml.clib==0.2.6
|
||||||
subprocess-tee==0.3.5
|
subprocess-tee==0.3.5
|
||||||
|
|
2
dependencies/python/black.txt
vendored
2
dependencies/python/black.txt
vendored
|
@ -1,5 +1,5 @@
|
||||||
black==22.3.0
|
black==22.3.0
|
||||||
click==8.1.2
|
click==8.1.3
|
||||||
mypy-extensions==0.4.3
|
mypy-extensions==0.4.3
|
||||||
pathspec==0.9.0
|
pathspec==0.9.0
|
||||||
platformdirs==2.5.2
|
platformdirs==2.5.2
|
||||||
|
|
4
dependencies/python/cfn-lint.txt
vendored
4
dependencies/python/cfn-lint.txt
vendored
|
@ -1,7 +1,7 @@
|
||||||
attrs==21.4.0
|
attrs==21.4.0
|
||||||
aws-sam-translator==1.45.0
|
aws-sam-translator==1.45.0
|
||||||
boto3==1.21.42
|
boto3==1.22.4
|
||||||
botocore==1.24.42
|
botocore==1.25.4
|
||||||
cfn-lint==0.59.0
|
cfn-lint==0.59.0
|
||||||
jmespath==1.0.0
|
jmespath==1.0.0
|
||||||
jschema-to-python==1.2.3
|
jschema-to-python==1.2.3
|
||||||
|
|
2
dependencies/python/mypy.txt
vendored
2
dependencies/python/mypy.txt
vendored
|
@ -1,4 +1,4 @@
|
||||||
mypy==0.942
|
mypy==0.950
|
||||||
mypy-extensions==0.4.3
|
mypy-extensions==0.4.3
|
||||||
tomli==2.0.1
|
tomli==2.0.1
|
||||||
typing_extensions==4.2.0
|
typing_extensions==4.2.0
|
||||||
|
|
4
dependencies/python/pylint.txt
vendored
4
dependencies/python/pylint.txt
vendored
|
@ -1,10 +1,10 @@
|
||||||
astroid==2.11.2
|
astroid==2.11.3
|
||||||
dill==0.3.4
|
dill==0.3.4
|
||||||
isort==5.10.1
|
isort==5.10.1
|
||||||
lazy-object-proxy==1.7.1
|
lazy-object-proxy==1.7.1
|
||||||
mccabe==0.7.0
|
mccabe==0.7.0
|
||||||
platformdirs==2.5.2
|
platformdirs==2.5.2
|
||||||
pylint==2.13.5
|
pylint==2.13.7
|
||||||
tomli==2.0.1
|
tomli==2.0.1
|
||||||
typing_extensions==4.2.0
|
typing_extensions==4.2.0
|
||||||
wrapt==1.14.0
|
wrapt==1.14.0
|
||||||
|
|
2
dependencies/python/snakefmt.txt
vendored
2
dependencies/python/snakefmt.txt
vendored
|
@ -1,5 +1,5 @@
|
||||||
black==22.3.0
|
black==22.3.0
|
||||||
click==8.1.2
|
click==8.1.3
|
||||||
importlib-metadata==1.7.0
|
importlib-metadata==1.7.0
|
||||||
mypy-extensions==0.4.3
|
mypy-extensions==0.4.3
|
||||||
pathspec==0.9.0
|
pathspec==0.9.0
|
||||||
|
|
6
dependencies/python/snakemake.txt
vendored
6
dependencies/python/snakemake.txt
vendored
|
@ -12,7 +12,7 @@ gitdb==4.0.9
|
||||||
GitPython==3.1.27
|
GitPython==3.1.27
|
||||||
idna==3.3
|
idna==3.3
|
||||||
importlib-resources==5.7.1
|
importlib-resources==5.7.1
|
||||||
Jinja2==3.1.1
|
Jinja2==3.1.2
|
||||||
jsonschema==4.4.0
|
jsonschema==4.4.0
|
||||||
jupyter-core==4.10.0
|
jupyter-core==4.10.0
|
||||||
MarkupSafe==2.1.1
|
MarkupSafe==2.1.1
|
||||||
|
@ -26,9 +26,9 @@ PyYAML==6.0
|
||||||
ratelimiter==1.2.0.post0
|
ratelimiter==1.2.0.post0
|
||||||
requests==2.27.1
|
requests==2.27.1
|
||||||
retry==0.9.2
|
retry==0.9.2
|
||||||
smart-open==5.2.1
|
smart-open==6.0.0
|
||||||
smmap==5.0.0
|
smmap==5.0.0
|
||||||
snakemake==7.3.8
|
snakemake==7.5.0
|
||||||
stopit==1.1.2
|
stopit==1.1.2
|
||||||
tabulate==0.8.9
|
tabulate==0.8.9
|
||||||
toposort==1.7
|
toposort==1.7
|
||||||
|
|
12
dependencies/python/sqlfluff.txt
vendored
12
dependencies/python/sqlfluff.txt
vendored
|
@ -1,22 +1,22 @@
|
||||||
appdirs==1.4.4
|
appdirs==1.4.4
|
||||||
attrs==21.4.0
|
attrs==21.4.0
|
||||||
chardet==4.0.0
|
chardet==4.0.0
|
||||||
click==8.1.2
|
click==8.1.3
|
||||||
colorama==0.4.4
|
colorama==0.4.4
|
||||||
diff-cover==6.5.0
|
diff-cover==6.5.0
|
||||||
iniconfig==1.1.1
|
iniconfig==1.1.1
|
||||||
Jinja2==3.1.1
|
Jinja2==3.1.2
|
||||||
MarkupSafe==2.1.1
|
MarkupSafe==2.1.1
|
||||||
packaging==21.3
|
packaging==21.3
|
||||||
pathspec==0.9.0
|
pathspec==0.9.0
|
||||||
pluggy==1.0.0
|
pluggy==1.0.0
|
||||||
py==1.11.0
|
py==1.11.0
|
||||||
Pygments==2.11.2
|
Pygments==2.12.0
|
||||||
pyparsing==3.0.8
|
pyparsing==3.0.8
|
||||||
pytest==7.1.1
|
pytest==7.1.2
|
||||||
PyYAML==6.0
|
PyYAML==6.0
|
||||||
regex==2022.3.15
|
regex==2022.4.24
|
||||||
sqlfluff==0.12.0
|
sqlfluff==0.13.0
|
||||||
tblib==1.7.0
|
tblib==1.7.0
|
||||||
toml==0.10.2
|
toml==0.10.2
|
||||||
tomli==2.0.1
|
tomli==2.0.1
|
||||||
|
|
Loading…
Reference in a new issue