From 024514974acfd8b52d4136ee6c8907ccf5b824a7 Mon Sep 17 00:00:00 2001 From: Super-Linter Automation Date: Sun, 16 Apr 2023 17:02:58 +0000 Subject: [PATCH] Update Python dependencies --- dependencies/python/ansible-lint.txt | 10 +++++----- dependencies/python/black.txt | 2 +- dependencies/python/cfn-lint.txt | 6 +++--- dependencies/python/snakefmt.txt | 2 +- dependencies/python/snakemake.txt | 2 +- dependencies/python/sqlfluff.txt | 6 +++--- 6 files changed, 14 insertions(+), 14 deletions(-) diff --git a/dependencies/python/ansible-lint.txt b/dependencies/python/ansible-lint.txt index b00a443e..bf6bfb48 100644 --- a/dependencies/python/ansible-lint.txt +++ b/dependencies/python/ansible-lint.txt @@ -1,11 +1,11 @@ ansible-core==2.14.4 -ansible-lint==6.14.4 -attrs==22.2.0 +ansible-lint==6.14.6 +attrs==23.1.0 black==23.3.0 bracex==2.3.post1 cffi==1.15.1 click==8.1.3 -cryptography==40.0.1 +cryptography==40.0.2 filelock==3.11.0 Jinja2==3.1.2 jsonschema==4.17.3 @@ -13,7 +13,7 @@ markdown-it-py==2.2.0 MarkupSafe==2.1.2 mdurl==0.1.2 mypy-extensions==1.0.0 -packaging==23.0 +packaging==23.1 pathspec==0.11.1 platformdirs==3.2.0 pycparser==2.21 @@ -21,7 +21,7 @@ Pygments==2.15.0 pyrsistent==0.19.3 PyYAML==6.0 resolvelib==0.8.1 -rich==13.3.3 +rich==13.3.4 ruamel.yaml==0.17.21 ruamel.yaml.clib==0.2.7 subprocess-tee==0.4.1 diff --git a/dependencies/python/black.txt b/dependencies/python/black.txt index 1a9f4a7f..9a5082d7 100644 --- a/dependencies/python/black.txt +++ b/dependencies/python/black.txt @@ -1,7 +1,7 @@ black==23.3.0 click==8.1.3 mypy-extensions==1.0.0 -packaging==23.0 +packaging==23.1 pathspec==0.11.1 platformdirs==3.2.0 tomli==2.0.1 diff --git a/dependencies/python/cfn-lint.txt b/dependencies/python/cfn-lint.txt index 7cbe83fc..3055be32 100644 --- a/dependencies/python/cfn-lint.txt +++ b/dependencies/python/cfn-lint.txt @@ -1,7 +1,7 @@ -attrs==22.2.0 +attrs==23.1.0 aws-sam-translator==1.64.0 -boto3==1.26.109 -botocore==1.29.109 +boto3==1.26.114 +botocore==1.29.114 cfn-lint==0.77.0 jmespath==1.0.1 jschema-to-python==1.2.3 diff --git a/dependencies/python/snakefmt.txt b/dependencies/python/snakefmt.txt index be27dd9a..f442751f 100644 --- a/dependencies/python/snakefmt.txt +++ b/dependencies/python/snakefmt.txt @@ -1,7 +1,7 @@ black==23.3.0 click==8.1.3 mypy-extensions==1.0.0 -packaging==23.0 +packaging==23.1 pathspec==0.11.1 platformdirs==3.2.0 snakefmt==0.8.4 diff --git a/dependencies/python/snakemake.txt b/dependencies/python/snakemake.txt index 4f75a4cf..1b49caf4 100644 --- a/dependencies/python/snakemake.txt +++ b/dependencies/python/snakemake.txt @@ -1,5 +1,5 @@ appdirs==1.4.4 -attrs==22.2.0 +attrs==23.1.0 certifi==2022.12.7 charset-normalizer==3.1.0 ConfigArgParse==1.5.3 diff --git a/dependencies/python/sqlfluff.txt b/dependencies/python/sqlfluff.txt index 84eff21e..be5579ca 100644 --- a/dependencies/python/sqlfluff.txt +++ b/dependencies/python/sqlfluff.txt @@ -7,14 +7,14 @@ exceptiongroup==1.1.1 iniconfig==2.0.0 Jinja2==3.1.2 MarkupSafe==2.1.2 -packaging==23.0 +packaging==23.1 pathspec==0.11.1 pluggy==1.0.0 Pygments==2.15.0 -pytest==7.3.0 +pytest==7.3.1 PyYAML==6.0 regex==2023.3.23 -sqlfluff==2.0.3 +sqlfluff==2.0.5 tblib==1.7.0 toml==0.10.2 tomli==2.0.1