From 45da75044f0b1fcbc0eedf09a7b6e5a760da217c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Jun 2022 09:29:41 -0500 Subject: [PATCH] Update Python dependencies (#3047) Co-authored-by: Super-Linter Automation --- dependencies/python/ansible-lint.txt | 2 +- dependencies/python/cfn-lint.txt | 8 ++++---- dependencies/python/pylint.txt | 4 ++-- dependencies/python/snakemake.txt | 6 +++--- dependencies/python/sqlfluff.txt | 4 ++-- 5 files changed, 12 insertions(+), 12 deletions(-) diff --git a/dependencies/python/ansible-lint.txt b/dependencies/python/ansible-lint.txt index 64c31398..5dc0e953 100644 --- a/dependencies/python/ansible-lint.txt +++ b/dependencies/python/ansible-lint.txt @@ -7,7 +7,7 @@ cffi==1.15.0 commonmark==0.9.1 cryptography==37.0.2 enrich==1.2.7 -importlib-resources==5.7.1 +importlib-resources==5.8.0 iniconfig==1.1.1 Jinja2==3.1.2 jsonschema==4.6.0 diff --git a/dependencies/python/cfn-lint.txt b/dependencies/python/cfn-lint.txt index 8a176750..9ef78aa5 100644 --- a/dependencies/python/cfn-lint.txt +++ b/dependencies/python/cfn-lint.txt @@ -1,16 +1,16 @@ attrs==21.4.0 aws-sam-translator==1.46.0 -boto3==1.24.7 -botocore==1.27.7 +boto3==1.24.12 +botocore==1.27.12 cfn-lint==0.61.0 -jmespath==1.0.0 +jmespath==1.0.1 jschema-to-python==1.2.3 jsonpatch==1.32 jsonpickle==2.2.0 jsonpointer==2.3 jsonschema==3.2.0 junit-xml==1.9 -networkx==2.8.3 +networkx==2.8.4 pbr==5.9.0 pyrsistent==0.18.1 python-dateutil==2.8.2 diff --git a/dependencies/python/pylint.txt b/dependencies/python/pylint.txt index 332f5e9b..a0c7ca9a 100644 --- a/dependencies/python/pylint.txt +++ b/dependencies/python/pylint.txt @@ -1,10 +1,10 @@ -astroid==2.11.5 +astroid==2.11.6 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.1 +pylint==2.14.3 tomli==2.0.1 tomlkit==0.11.0 typing_extensions==4.2.0 diff --git a/dependencies/python/snakemake.txt b/dependencies/python/snakemake.txt index cc01ac5f..fff5037b 100644 --- a/dependencies/python/snakemake.txt +++ b/dependencies/python/snakemake.txt @@ -1,6 +1,6 @@ appdirs==1.4.4 attrs==21.4.0 -certifi==2022.5.18.1 +certifi==2022.6.15 charset-normalizer==2.0.12 ConfigArgParse==1.5.3 connection-pool==0.0.3 @@ -12,7 +12,7 @@ fastjsonschema==2.15.3 gitdb==4.0.9 GitPython==3.1.27 idna==3.3 -importlib-resources==5.7.1 +importlib-resources==5.8.0 Jinja2==3.1.2 jsonschema==4.6.0 jupyter-core==4.10.0 @@ -33,7 +33,7 @@ snakemake==7.8.2 stopit==1.1.2 tabulate==0.8.9 toposort==1.7 -traitlets==5.2.2.post1 +traitlets==5.3.0 urllib3==1.26.9 wrapt==1.14.1 yte==1.5.1 diff --git a/dependencies/python/sqlfluff.txt b/dependencies/python/sqlfluff.txt index a8d3e047..b4fa5ba5 100644 --- a/dependencies/python/sqlfluff.txt +++ b/dependencies/python/sqlfluff.txt @@ -2,7 +2,7 @@ appdirs==1.4.4 attrs==21.4.0 chardet==4.0.0 click==8.1.3 -colorama==0.4.4 +colorama==0.4.5 diff-cover==6.5.0 iniconfig==1.1.1 Jinja2==3.1.2 @@ -16,7 +16,7 @@ pyparsing==3.0.9 pytest==7.1.2 PyYAML==6.0 regex==2022.6.2 -sqlfluff==0.13.2 +sqlfluff==1.0.0 tblib==1.7.0 toml==0.10.2 tomli==2.0.1