From 4e5b33defae35d45090a3f285552a751f658063c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Oct 2022 12:35:54 -0500 Subject: [PATCH] Update Python dependencies (#3425) Co-authored-by: Super-Linter Automation --- dependencies/python/ansible-lint.txt | 11 +++++------ dependencies/python/black.txt | 4 ++-- dependencies/python/cfn-lint.txt | 8 ++++---- dependencies/python/mypy.txt | 4 ++-- dependencies/python/pylint.txt | 2 +- dependencies/python/snakefmt.txt | 6 +++--- dependencies/python/snakemake.txt | 14 ++++++-------- dependencies/python/sqlfluff.txt | 2 +- 8 files changed, 24 insertions(+), 27 deletions(-) diff --git a/dependencies/python/ansible-lint.txt b/dependencies/python/ansible-lint.txt index e396b2ae..8c3af6d1 100644 --- a/dependencies/python/ansible-lint.txt +++ b/dependencies/python/ansible-lint.txt @@ -1,16 +1,15 @@ ansible-compat==2.2.1 ansible-core==2.13.4 -ansible-lint==6.7.0 +ansible-lint==6.8.0 attrs==22.1.0 -black==22.8.0 +black==22.10.0 bracex==2.3.post1 cffi==1.15.1 click==8.1.3 commonmark==0.9.1 cryptography==38.0.1 -enrich==1.2.7 filelock==3.8.0 -importlib-resources==5.9.0 +importlib-resources==5.10.0 Jinja2==3.1.2 jsonschema==4.16.0 MarkupSafe==2.1.1 @@ -30,7 +29,7 @@ ruamel.yaml==0.17.21 ruamel.yaml.clib==0.2.6 subprocess-tee==0.3.5 tomli==2.0.1 -typing_extensions==4.3.0 +typing_extensions==4.4.0 wcmatch==8.4.1 yamllint==1.28.0 -zipp==3.8.1 +zipp==3.9.0 diff --git a/dependencies/python/black.txt b/dependencies/python/black.txt index 7d5425b7..d306167e 100644 --- a/dependencies/python/black.txt +++ b/dependencies/python/black.txt @@ -1,7 +1,7 @@ -black==22.8.0 +black==22.10.0 click==8.1.3 mypy-extensions==0.4.3 pathspec==0.10.1 platformdirs==2.5.2 tomli==2.0.1 -typing_extensions==4.3.0 +typing_extensions==4.4.0 diff --git a/dependencies/python/cfn-lint.txt b/dependencies/python/cfn-lint.txt index ca5d8562..c8b05cf5 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.84 -botocore==1.27.84 -cfn-lint==0.66.0 +aws-sam-translator==1.52.0 +boto3==1.24.89 +botocore==1.27.89 +cfn-lint==0.66.1 jmespath==1.0.1 jschema-to-python==1.2.3 jsonpatch==1.32 diff --git a/dependencies/python/mypy.txt b/dependencies/python/mypy.txt index a193a6bc..115821db 100644 --- a/dependencies/python/mypy.txt +++ b/dependencies/python/mypy.txt @@ -1,4 +1,4 @@ -mypy==0.981 +mypy==0.982 mypy-extensions==0.4.3 tomli==2.0.1 -typing_extensions==4.3.0 +typing_extensions==4.4.0 diff --git a/dependencies/python/pylint.txt b/dependencies/python/pylint.txt index ad3c3057..19267feb 100644 --- a/dependencies/python/pylint.txt +++ b/dependencies/python/pylint.txt @@ -7,5 +7,5 @@ platformdirs==2.5.2 pylint==2.15.3 tomli==2.0.1 tomlkit==0.11.5 -typing_extensions==4.3.0 +typing_extensions==4.4.0 wrapt==1.14.1 diff --git a/dependencies/python/snakefmt.txt b/dependencies/python/snakefmt.txt index bc7be9c3..c87d8690 100644 --- a/dependencies/python/snakefmt.txt +++ b/dependencies/python/snakefmt.txt @@ -1,4 +1,4 @@ -black==22.8.0 +black==22.10.0 click==8.1.3 importlib-metadata==1.7.0 mypy-extensions==0.4.3 @@ -7,5 +7,5 @@ platformdirs==2.5.2 snakefmt==0.6.1 toml==0.10.2 tomli==2.0.1 -typing_extensions==4.3.0 -zipp==3.8.1 +typing_extensions==4.4.0 +zipp==3.9.0 diff --git a/dependencies/python/snakemake.txt b/dependencies/python/snakemake.txt index 3499cb11..ea4690f7 100644 --- a/dependencies/python/snakemake.txt +++ b/dependencies/python/snakemake.txt @@ -5,14 +5,13 @@ charset-normalizer==2.1.1 ConfigArgParse==1.5.3 connection-pool==0.0.3 datrie==0.8.2 -decorator==5.1.1 docutils==0.19 dpath==2.0.6 fastjsonschema==2.16.2 gitdb==4.0.9 -GitPython==3.1.27 +GitPython==3.1.28 idna==3.4 -importlib-resources==5.9.0 +importlib-resources==5.10.0 Jinja2==3.1.2 jsonschema==4.16.0 jupyter-core==4.11.1 @@ -22,20 +21,19 @@ pkgutil_resolve_name==1.3.10 plac==1.3.5 psutil==5.9.2 PuLP==2.6.0 -py==1.11.0 pyrsistent==0.18.1 PyYAML==6.0 ratelimiter==1.2.0.post0 requests==2.28.1 -retry==0.9.2 +reretry==0.11.1 smart-open==6.2.0 smmap==5.0.0 -snakemake==7.14.2 +snakemake==7.15.2 stopit==1.1.2 -tabulate==0.8.10 +tabulate==0.9.0 toposort==1.7 traitlets==5.4.0 urllib3==1.26.12 wrapt==1.14.1 yte==1.5.1 -zipp==3.8.1 +zipp==3.9.0 diff --git a/dependencies/python/sqlfluff.txt b/dependencies/python/sqlfluff.txt index 1c99956d..a3bc58e9 100644 --- a/dependencies/python/sqlfluff.txt +++ b/dependencies/python/sqlfluff.txt @@ -21,4 +21,4 @@ tblib==1.7.0 toml==0.10.2 tomli==2.0.1 tqdm==4.64.1 -typing_extensions==4.3.0 +typing_extensions==4.4.0