diff --git a/dependencies/python/ansible-lint.txt b/dependencies/python/ansible-lint.txt index 7c385c85..f17ec94b 100644 --- a/dependencies/python/ansible-lint.txt +++ b/dependencies/python/ansible-lint.txt @@ -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 diff --git a/dependencies/python/black.txt b/dependencies/python/black.txt index 997fdfad..7d5425b7 100644 --- a/dependencies/python/black.txt +++ b/dependencies/python/black.txt @@ -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 diff --git a/dependencies/python/cfn-lint.txt b/dependencies/python/cfn-lint.txt index 626dafaf..3ba57b22 100644 --- a/dependencies/python/cfn-lint.txt +++ b/dependencies/python/cfn-lint.txt @@ -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 diff --git a/dependencies/python/cpplint.txt b/dependencies/python/cpplint.txt index f036ee5b..87f04494 100644 --- a/dependencies/python/cpplint.txt +++ b/dependencies/python/cpplint.txt @@ -1 +1 @@ -cpplint==1.6.0 +cpplint==1.6.1 diff --git a/dependencies/python/pylint.txt b/dependencies/python/pylint.txt index 9915c328..8a0433e7 100644 --- a/dependencies/python/pylint.txt +++ b/dependencies/python/pylint.txt @@ -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 diff --git a/dependencies/python/snakefmt.txt b/dependencies/python/snakefmt.txt index 18999e39..bc7be9c3 100644 --- a/dependencies/python/snakefmt.txt +++ b/dependencies/python/snakefmt.txt @@ -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 diff --git a/dependencies/python/snakemake.txt b/dependencies/python/snakemake.txt index d3da4cc7..9ba2a565 100644 --- a/dependencies/python/snakemake.txt +++ b/dependencies/python/snakemake.txt @@ -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 diff --git a/dependencies/python/sqlfluff.txt b/dependencies/python/sqlfluff.txt index 2abc1ad0..37fafc20 100644 --- a/dependencies/python/sqlfluff.txt +++ b/dependencies/python/sqlfluff.txt @@ -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 diff --git a/dependencies/python/yamllint.txt b/dependencies/python/yamllint.txt index 8c190416..325b00c3 100644 --- a/dependencies/python/yamllint.txt +++ b/dependencies/python/yamllint.txt @@ -1,3 +1,3 @@ -pathspec==0.9.0 +pathspec==0.10.1 PyYAML==6.0 -yamllint==1.27.1 +yamllint==1.28.0