From dfad0c8b83902f50578f4be7c9b659f6e4c5ba97 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Jun 2022 08:12:54 -0500 Subject: [PATCH] Update Python dependencies (#3000) Co-authored-by: Super-Linter Automation --- dependencies/python/ansible-lint.txt | 6 +++--- dependencies/python/cfn-lint.txt | 10 +++++----- dependencies/python/pylint.txt | 3 ++- dependencies/python/snakemake.txt | 6 +++--- dependencies/python/sqlfluff.txt | 2 +- 5 files changed, 14 insertions(+), 13 deletions(-) diff --git a/dependencies/python/ansible-lint.txt b/dependencies/python/ansible-lint.txt index 00ee659f..1fe9dab8 100644 --- a/dependencies/python/ansible-lint.txt +++ b/dependencies/python/ansible-lint.txt @@ -2,7 +2,7 @@ ansible-compat==2.1.0 ansible-core==2.13.0 ansible-lint==6.2.2 attrs==21.4.0 -bracex==2.3 +bracex==2.3.post1 cffi==1.15.0 commonmark==0.9.1 cryptography==37.0.2 @@ -10,7 +10,7 @@ enrich==1.2.7 importlib-resources==5.7.1 iniconfig==1.1.1 Jinja2==3.1.2 -jsonschema==4.5.1 +jsonschema==4.6.0 MarkupSafe==2.1.1 packaging==21.3 pathspec==0.9.0 @@ -29,6 +29,6 @@ ruamel.yaml.clib==0.2.6 subprocess-tee==0.3.5 tomli==2.0.1 typing_extensions==4.2.0 -wcmatch==8.3 +wcmatch==8.4 yamllint==1.26.3 zipp==3.8.0 diff --git a/dependencies/python/cfn-lint.txt b/dependencies/python/cfn-lint.txt index 14c1947e..0ade4a10 100644 --- a/dependencies/python/cfn-lint.txt +++ b/dependencies/python/cfn-lint.txt @@ -1,8 +1,8 @@ attrs==21.4.0 aws-sam-translator==1.45.0 -boto3==1.23.10 -botocore==1.26.10 -cfn-lint==0.60.1 +boto3==1.24.2 +botocore==1.27.2 +cfn-lint==0.61.0 jmespath==1.0.0 jschema-to-python==1.2.3 jsonpatch==1.32 @@ -10,12 +10,12 @@ jsonpickle==2.2.0 jsonpointer==2.3 jsonschema==3.2.0 junit-xml==1.9 -networkx==2.8.2 +networkx==2.8.3 pbr==5.9.0 pyrsistent==0.18.1 python-dateutil==2.8.2 PyYAML==6.0 -s3transfer==0.5.2 +s3transfer==0.6.0 sarif-om==1.0.4 six==1.16.0 urllib3==1.26.9 diff --git a/dependencies/python/pylint.txt b/dependencies/python/pylint.txt index 020c596d..3bf07ca3 100644 --- a/dependencies/python/pylint.txt +++ b/dependencies/python/pylint.txt @@ -4,7 +4,8 @@ isort==5.10.1 lazy-object-proxy==1.7.1 mccabe==0.7.0 platformdirs==2.5.2 -pylint==2.13.9 +pylint==2.14.0 tomli==2.0.1 +tomlkit==0.11.0 typing_extensions==4.2.0 wrapt==1.14.1 diff --git a/dependencies/python/snakemake.txt b/dependencies/python/snakemake.txt index cad249e6..568e5fb5 100644 --- a/dependencies/python/snakemake.txt +++ b/dependencies/python/snakemake.txt @@ -14,7 +14,7 @@ GitPython==3.1.27 idna==3.3 importlib-resources==5.7.1 Jinja2==3.1.2 -jsonschema==4.5.1 +jsonschema==4.6.0 jupyter-core==4.10.0 MarkupSafe==2.1.1 nbformat==5.4.0 @@ -33,8 +33,8 @@ snakemake==7.8.1 stopit==1.1.2 tabulate==0.8.9 toposort==1.7 -traitlets==5.2.1.post0 +traitlets==5.2.2.post1 urllib3==1.26.9 wrapt==1.14.1 -yte==1.4.0 +yte==1.5.1 zipp==3.8.0 diff --git a/dependencies/python/sqlfluff.txt b/dependencies/python/sqlfluff.txt index bf6aa517..a8d3e047 100644 --- a/dependencies/python/sqlfluff.txt +++ b/dependencies/python/sqlfluff.txt @@ -15,7 +15,7 @@ Pygments==2.12.0 pyparsing==3.0.9 pytest==7.1.2 PyYAML==6.0 -regex==2022.4.24 +regex==2022.6.2 sqlfluff==0.13.2 tblib==1.7.0 toml==0.10.2