From fd53b78588cd4e229bbd3d250d1336a32f4db127 Mon Sep 17 00:00:00 2001 From: Super-Linter Automation Date: Mon, 16 Jan 2023 13:17:46 +0000 Subject: [PATCH] Update Python dependencies --- dependencies/python/ansible-lint.txt | 4 ++-- dependencies/python/cfn-lint.txt | 12 ++++++------ dependencies/python/snakemake.txt | 12 ++++++------ dependencies/python/sqlfluff.txt | 2 +- dependencies/python/yamllint.txt | 2 +- 5 files changed, 16 insertions(+), 16 deletions(-) diff --git a/dependencies/python/ansible-lint.txt b/dependencies/python/ansible-lint.txt index 81b1b3b1..dc77976b 100644 --- a/dependencies/python/ansible-lint.txt +++ b/dependencies/python/ansible-lint.txt @@ -21,10 +21,10 @@ Pygments==2.14.0 pyrsistent==0.19.3 PyYAML==6.0 resolvelib==0.8.1 -rich==13.0.1 +rich==13.1.0 ruamel.yaml==0.17.21 ruamel.yaml.clib==0.2.7 subprocess-tee==0.4.1 tomli==2.0.1 wcmatch==8.4.1 -yamllint==1.28.0 +yamllint==1.29.0 diff --git a/dependencies/python/cfn-lint.txt b/dependencies/python/cfn-lint.txt index fba303cb..d5e6cf5b 100644 --- a/dependencies/python/cfn-lint.txt +++ b/dependencies/python/cfn-lint.txt @@ -1,8 +1,8 @@ attrs==22.2.0 -aws-sam-translator==1.56.0 -boto3==1.26.45 -botocore==1.29.45 -cfn-lint==0.72.6 +aws-sam-translator==1.57.0 +boto3==1.26.50 +botocore==1.29.50 +cfn-lint==0.72.8 jmespath==1.0.1 jschema-to-python==1.2.3 jsonpatch==1.32 @@ -11,7 +11,7 @@ jsonpointer==2.3 jsonschema==4.17.3 junit-xml==1.9 networkx==2.8.8 -pbr==5.11.0 +pbr==5.11.1 pydantic==1.10.4 pyrsistent==0.19.3 python-dateutil==2.8.2 @@ -20,4 +20,4 @@ s3transfer==0.6.0 sarif-om==1.0.4 six==1.16.0 typing_extensions==4.4.0 -urllib3==1.26.13 +urllib3==1.26.14 diff --git a/dependencies/python/snakemake.txt b/dependencies/python/snakemake.txt index 8bd0d886..504dfa7c 100644 --- a/dependencies/python/snakemake.txt +++ b/dependencies/python/snakemake.txt @@ -1,12 +1,12 @@ appdirs==1.4.4 attrs==22.2.0 certifi==2022.12.7 -charset-normalizer==2.1.1 +charset-normalizer==3.0.1 ConfigArgParse==1.5.3 connection-pool==0.0.3 datrie==0.8.2 docutils==0.19 -dpath==2.1.3 +dpath==2.1.4 fastjsonschema==2.16.2 gitdb==4.0.10 GitPython==3.1.30 @@ -15,14 +15,14 @@ Jinja2==3.1.2 jsonschema==4.17.3 jupyter_core==5.1.3 MarkupSafe==2.1.1 -nbformat==5.7.1 +nbformat==5.7.3 plac==1.3.5 platformdirs==2.6.2 psutil==5.9.4 PuLP==2.7.0 pyrsistent==0.19.3 PyYAML==6.0 -requests==2.28.1 +requests==2.28.2 reretry==0.11.8 smart-open==6.3.0 smmap==5.0.0 @@ -30,8 +30,8 @@ snakemake==7.19.1 stopit==1.1.2 tabulate==0.9.0 throttler==1.2.2 -toposort==1.7 +toposort==1.9 traitlets==5.8.1 -urllib3==1.26.13 +urllib3==1.26.14 wrapt==1.14.1 yte==1.5.1 diff --git a/dependencies/python/sqlfluff.txt b/dependencies/python/sqlfluff.txt index beb71aba..1788900d 100644 --- a/dependencies/python/sqlfluff.txt +++ b/dependencies/python/sqlfluff.txt @@ -12,7 +12,7 @@ packaging==23.0 pathspec==0.10.3 pluggy==1.0.0 Pygments==2.14.0 -pytest==7.2.0 +pytest==7.2.1 PyYAML==6.0 regex==2022.10.31 sqlfluff==1.4.5 diff --git a/dependencies/python/yamllint.txt b/dependencies/python/yamllint.txt index 44eb81bc..94b36007 100644 --- a/dependencies/python/yamllint.txt +++ b/dependencies/python/yamllint.txt @@ -1,3 +1,3 @@ pathspec==0.10.3 PyYAML==6.0 -yamllint==1.28.0 +yamllint==1.29.0