diff --git a/dependencies/python/ansible-lint.txt b/dependencies/python/ansible-lint.txt index 128c2f5c..ad607155 100644 --- a/dependencies/python/ansible-lint.txt +++ b/dependencies/python/ansible-lint.txt @@ -1,13 +1,15 @@ +ansible-compat==2.0.2 ansible-core==2.12.3 -ansible-lint==5.4.0 +ansible-lint==6.0.1 bracex==2.2.1 cffi==1.15.0 commonmark==0.9.1 -cryptography==36.0.1 +cryptography==36.0.2 enrich==1.2.7 Jinja2==3.0.3 -MarkupSafe==2.1.0 +MarkupSafe==2.1.1 packaging==21.3 +pathspec==0.9.0 pycparser==2.21 Pygments==2.11.2 pyparsing==3.0.7 @@ -16,5 +18,6 @@ resolvelib==0.5.4 rich==12.0.0 ruamel.yaml==0.17.21 ruamel.yaml.clib==0.2.6 -tenacity==8.0.1 +subprocess-tee==0.3.5 wcmatch==8.3 +yamllint==1.26.3 diff --git a/dependencies/python/cfn-lint.txt b/dependencies/python/cfn-lint.txt index cbcdc2ce..ed0e477c 100644 --- a/dependencies/python/cfn-lint.txt +++ b/dependencies/python/cfn-lint.txt @@ -1,9 +1,9 @@ attrs==21.4.0 aws-sam-translator==1.42.0 -boto3==1.21.18 -botocore==1.24.18 +boto3==1.21.22 +botocore==1.24.22 cfn-lint==0.58.3 -jmespath==0.10.0 +jmespath==1.0.0 jschema-to-python==1.2.3 jsonpatch==1.32 jsonpickle==2.1.0 @@ -18,4 +18,4 @@ PyYAML==6.0 s3transfer==0.5.2 sarif-om==1.0.4 six==1.16.0 -urllib3==1.26.8 +urllib3==1.26.9 diff --git a/dependencies/python/mypy.txt b/dependencies/python/mypy.txt index 5ebae675..153debd7 100644 --- a/dependencies/python/mypy.txt +++ b/dependencies/python/mypy.txt @@ -1,4 +1,4 @@ -mypy==0.940 +mypy==0.941 mypy-extensions==0.4.3 tomli==2.0.1 typing_extensions==4.1.1 diff --git a/dependencies/python/snakemake.txt b/dependencies/python/snakemake.txt index a29bf572..f989900d 100644 --- a/dependencies/python/snakemake.txt +++ b/dependencies/python/snakemake.txt @@ -14,7 +14,7 @@ importlib-resources==5.4.0 Jinja2==3.0.3 jsonschema==4.4.0 jupyter-core==4.9.2 -MarkupSafe==2.1.0 +MarkupSafe==2.1.1 nbformat==5.2.0 plac==1.3.4 psutil==5.9.0 @@ -32,7 +32,7 @@ stopit==1.1.2 tabulate==0.8.9 toposort==1.7 traitlets==5.1.1 -urllib3==1.26.8 +urllib3==1.26.9 wrapt==1.14.0 yte==1.2.0 zipp==3.7.0 diff --git a/dependencies/python/sqlfluff.txt b/dependencies/python/sqlfluff.txt index a4c5834a..68c37966 100644 --- a/dependencies/python/sqlfluff.txt +++ b/dependencies/python/sqlfluff.txt @@ -6,17 +6,17 @@ colorama==0.4.4 diff-cover==6.4.4 iniconfig==1.1.1 Jinja2==3.0.3 -MarkupSafe==2.1.0 +MarkupSafe==2.1.1 packaging==21.3 pathspec==0.9.0 pluggy==1.0.0 py==1.11.0 Pygments==2.11.2 pyparsing==3.0.7 -pytest==7.1.0 +pytest==7.1.1 PyYAML==6.0 -regex==2022.3.2 -sqlfluff==0.11.0 +regex==2022.3.15 +sqlfluff==0.11.1 tblib==1.7.0 toml==0.10.2 tomli==2.0.1