From 5451094101c5880b012f2f4b16ed49d884440709 Mon Sep 17 00:00:00 2001 From: Super-Linter Automation Date: Mon, 26 Dec 2022 13:22:08 +0000 Subject: [PATCH] Update Python dependencies --- dependencies/python/ansible-lint.txt | 2 +- dependencies/python/cfn-lint.txt | 6 +++--- dependencies/python/isort.txt | 2 +- dependencies/python/pylint.txt | 2 +- dependencies/python/snakemake.txt | 4 ++-- dependencies/python/sqlfluff.txt | 4 ++-- 6 files changed, 10 insertions(+), 10 deletions(-) diff --git a/dependencies/python/ansible-lint.txt b/dependencies/python/ansible-lint.txt index 360166f1..70cd28be 100644 --- a/dependencies/python/ansible-lint.txt +++ b/dependencies/python/ansible-lint.txt @@ -1,7 +1,7 @@ ansible-compat==2.2.7 ansible-core==2.14.1 ansible-lint==6.10.0 -attrs==22.1.0 +attrs==22.2.0 black==22.12.0 bracex==2.3.post1 cffi==1.15.1 diff --git a/dependencies/python/cfn-lint.txt b/dependencies/python/cfn-lint.txt index 2049e88a..895e9a71 100644 --- a/dependencies/python/cfn-lint.txt +++ b/dependencies/python/cfn-lint.txt @@ -1,7 +1,7 @@ -attrs==22.1.0 +attrs==22.2.0 aws-sam-translator==1.55.0 -boto3==1.26.33 -botocore==1.29.33 +boto3==1.26.37 +botocore==1.29.37 cfn-lint==0.72.5 jmespath==1.0.1 jschema-to-python==1.2.3 diff --git a/dependencies/python/isort.txt b/dependencies/python/isort.txt index e935a716..3dfd8579 100644 --- a/dependencies/python/isort.txt +++ b/dependencies/python/isort.txt @@ -1 +1 @@ -isort==5.11.3 +isort==5.11.4 diff --git a/dependencies/python/pylint.txt b/dependencies/python/pylint.txt index b733f666..e2679e96 100644 --- a/dependencies/python/pylint.txt +++ b/dependencies/python/pylint.txt @@ -1,6 +1,6 @@ astroid==2.12.13 dill==0.3.6 -isort==5.11.3 +isort==5.11.4 lazy-object-proxy==1.8.0 mccabe==0.7.0 platformdirs==2.6.0 diff --git a/dependencies/python/snakemake.txt b/dependencies/python/snakemake.txt index f2670196..6e7bf985 100644 --- a/dependencies/python/snakemake.txt +++ b/dependencies/python/snakemake.txt @@ -1,5 +1,5 @@ appdirs==1.4.4 -attrs==22.1.0 +attrs==22.2.0 certifi==2022.12.7 charset-normalizer==2.1.1 ConfigArgParse==1.5.3 @@ -13,7 +13,7 @@ GitPython==3.1.29 idna==3.4 Jinja2==3.1.2 jsonschema==4.17.3 -jupyter_core==5.1.0 +jupyter_core==5.1.1 MarkupSafe==2.1.1 nbformat==5.7.1 plac==1.3.5 diff --git a/dependencies/python/sqlfluff.txt b/dependencies/python/sqlfluff.txt index 3a1b2671..02fefca1 100644 --- a/dependencies/python/sqlfluff.txt +++ b/dependencies/python/sqlfluff.txt @@ -1,10 +1,10 @@ appdirs==1.4.4 -attrs==22.1.0 +attrs==22.2.0 chardet==5.1.0 click==8.1.3 colorama==0.4.6 diff-cover==7.3.0 -exceptiongroup==1.0.4 +exceptiongroup==1.1.0 iniconfig==1.1.1 Jinja2==3.1.2 MarkupSafe==2.1.1