From 71fe17b02ce766ccea66c38004f215ee9d6a83e0 Mon Sep 17 00:00:00 2001 From: Super-Linter Automation Date: Sun, 2 Oct 2022 17:08:18 +0000 Subject: [PATCH] Update Python dependencies --- dependencies/python/ansible-lint.txt | 2 +- dependencies/python/cfn-lint.txt | 8 ++++---- dependencies/python/pylint.txt | 2 +- dependencies/python/snakemake.txt | 2 +- dependencies/python/sqlfluff.txt | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/dependencies/python/ansible-lint.txt b/dependencies/python/ansible-lint.txt index f17ec94b..e396b2ae 100644 --- a/dependencies/python/ansible-lint.txt +++ b/dependencies/python/ansible-lint.txt @@ -25,7 +25,7 @@ pyparsing==3.0.9 pyrsistent==0.18.1 PyYAML==6.0 resolvelib==0.8.1 -rich==12.5.1 +rich==12.6.0 ruamel.yaml==0.17.21 ruamel.yaml.clib==0.2.6 subprocess-tee==0.3.5 diff --git a/dependencies/python/cfn-lint.txt b/dependencies/python/cfn-lint.txt index 3ba57b22..ca5d8562 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.51.0 -boto3==1.24.80 -botocore==1.27.80 -cfn-lint==0.65.1 +boto3==1.24.84 +botocore==1.27.84 +cfn-lint==0.66.0 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.6 +networkx==2.8.7 pbr==5.10.0 pyrsistent==0.18.1 python-dateutil==2.8.2 diff --git a/dependencies/python/pylint.txt b/dependencies/python/pylint.txt index 8a0433e7..ad3c3057 100644 --- a/dependencies/python/pylint.txt +++ b/dependencies/python/pylint.txt @@ -6,6 +6,6 @@ mccabe==0.7.0 platformdirs==2.5.2 pylint==2.15.3 tomli==2.0.1 -tomlkit==0.11.4 +tomlkit==0.11.5 typing_extensions==4.3.0 wrapt==1.14.1 diff --git a/dependencies/python/snakemake.txt b/dependencies/python/snakemake.txt index b350b3d4..3499cb11 100644 --- a/dependencies/python/snakemake.txt +++ b/dependencies/python/snakemake.txt @@ -30,7 +30,7 @@ requests==2.28.1 retry==0.9.2 smart-open==6.2.0 smmap==5.0.0 -snakemake==7.14.1 +snakemake==7.14.2 stopit==1.1.2 tabulate==0.8.10 toposort==1.7 diff --git a/dependencies/python/sqlfluff.txt b/dependencies/python/sqlfluff.txt index 37fafc20..1c99956d 100644 --- a/dependencies/python/sqlfluff.txt +++ b/dependencies/python/sqlfluff.txt @@ -16,7 +16,7 @@ pyparsing==3.0.9 pytest==7.1.3 PyYAML==6.0 regex==2022.9.13 -sqlfluff==1.3.1 +sqlfluff==1.3.2 tblib==1.7.0 toml==0.10.2 tomli==2.0.1