From 71957137efad145e37119c8e7828059da246bbcc Mon Sep 17 00:00:00 2001 From: Super-Linter Automation Date: Mon, 7 Mar 2022 14:57:47 +0000 Subject: [PATCH] Update Python dependencies --- dependencies/python/cfn-lint.txt | 6 +++--- dependencies/python/snakefmt.txt | 2 +- dependencies/python/snakemake.txt | 2 +- dependencies/python/sqlfluff.txt | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dependencies/python/cfn-lint.txt b/dependencies/python/cfn-lint.txt index e7d00a0d..5be11d2b 100644 --- a/dependencies/python/cfn-lint.txt +++ b/dependencies/python/cfn-lint.txt @@ -1,7 +1,7 @@ attrs==21.4.0 aws-sam-translator==1.42.0 -boto3==1.21.8 -botocore==1.24.8 +boto3==1.21.13 +botocore==1.24.13 cfn-lint==0.58.2 jmespath==0.10.0 jschema-to-python==1.2.3 @@ -10,7 +10,7 @@ jsonpickle==2.1.0 jsonpointer==2.2 jsonschema==3.2.0 junit-xml==1.9 -networkx==2.6.3 +networkx==2.7.1 pbr==5.8.1 pyrsistent==0.18.1 python-dateutil==2.8.2 diff --git a/dependencies/python/snakefmt.txt b/dependencies/python/snakefmt.txt index c34945ef..bff3d4f4 100644 --- a/dependencies/python/snakefmt.txt +++ b/dependencies/python/snakefmt.txt @@ -4,7 +4,7 @@ importlib-metadata==1.7.0 mypy-extensions==0.4.3 pathspec==0.9.0 platformdirs==2.5.1 -snakefmt==0.5.0 +snakefmt==0.6.0 toml==0.10.2 tomli==2.0.1 typing_extensions==4.1.1 diff --git a/dependencies/python/snakemake.txt b/dependencies/python/snakemake.txt index 2293fed2..c7cf899e 100644 --- a/dependencies/python/snakemake.txt +++ b/dependencies/python/snakemake.txt @@ -29,7 +29,7 @@ requests==2.27.1 retry==0.9.2 smart-open==5.2.1 smmap==5.0.0 -snakemake==7.0.1 +snakemake==7.1.0 stopit==1.1.2 tabulate==0.8.9 toposort==1.7 diff --git a/dependencies/python/sqlfluff.txt b/dependencies/python/sqlfluff.txt index 0978ae5e..42a21f24 100644 --- a/dependencies/python/sqlfluff.txt +++ b/dependencies/python/sqlfluff.txt @@ -15,7 +15,7 @@ Pygments==2.11.2 pyparsing==3.0.7 pytest==7.0.1 PyYAML==6.0 -regex==2022.1.18 +regex==2022.3.2 sqlfluff==0.10.1 tblib==1.7.0 toml==0.10.2