From f5193dd525be8224888afe5defe80d685bab0708 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 15 Aug 2022 09:12:35 -0500 Subject: [PATCH] Update Python dependencies (#3229) Co-authored-by: Super-Linter Automation --- dependencies/python/ansible-lint.txt | 2 +- dependencies/python/cfn-lint.txt | 10 +++++----- dependencies/python/flake8.txt | 4 ++-- dependencies/python/pylint.txt | 2 +- dependencies/python/snakemake.txt | 4 ++-- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/dependencies/python/ansible-lint.txt b/dependencies/python/ansible-lint.txt index 9e48ea8a..7c385c85 100644 --- a/dependencies/python/ansible-lint.txt +++ b/dependencies/python/ansible-lint.txt @@ -10,7 +10,7 @@ enrich==1.2.7 importlib-resources==5.9.0 iniconfig==1.1.1 Jinja2==3.1.2 -jsonschema==4.9.0 +jsonschema==4.9.1 MarkupSafe==2.1.1 packaging==21.3 pathspec==0.9.0 diff --git a/dependencies/python/cfn-lint.txt b/dependencies/python/cfn-lint.txt index fbd7c5ca..626dafaf 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.48.0 -boto3==1.24.42 -botocore==1.27.42 -cfn-lint==0.61.4 +aws-sam-translator==1.49.0 +boto3==1.24.51 +botocore==1.27.51 +cfn-lint==0.61.5 jmespath==1.0.1 jschema-to-python==1.2.3 jsonpatch==1.32 @@ -11,7 +11,7 @@ jsonpointer==2.3 jsonschema==3.2.0 junit-xml==1.9 networkx==2.8.5 -pbr==5.9.0 +pbr==5.10.0 pyrsistent==0.18.1 python-dateutil==2.8.2 PyYAML==6.0 diff --git a/dependencies/python/flake8.txt b/dependencies/python/flake8.txt index 0c140871..4cf626e1 100644 --- a/dependencies/python/flake8.txt +++ b/dependencies/python/flake8.txt @@ -1,4 +1,4 @@ -flake8==5.0.0 +flake8==5.0.4 mccabe==0.7.0 -pycodestyle==2.9.0 +pycodestyle==2.9.1 pyflakes==2.5.0 diff --git a/dependencies/python/pylint.txt b/dependencies/python/pylint.txt index ec0cb49c..9915c328 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.14.5 tomli==2.0.1 -tomlkit==0.11.1 +tomlkit==0.11.4 typing_extensions==4.3.0 wrapt==1.14.1 diff --git a/dependencies/python/snakemake.txt b/dependencies/python/snakemake.txt index 6f3efc74..d3da4cc7 100644 --- a/dependencies/python/snakemake.txt +++ b/dependencies/python/snakemake.txt @@ -14,7 +14,7 @@ GitPython==3.1.27 idna==3.3 importlib-resources==5.9.0 Jinja2==3.1.2 -jsonschema==4.9.0 +jsonschema==4.9.1 jupyter-core==4.11.1 MarkupSafe==2.1.1 nbformat==5.4.0 @@ -30,7 +30,7 @@ requests==2.28.1 retry==0.9.2 smart-open==6.0.0 smmap==5.0.0 -snakemake==7.12.0 +snakemake==7.12.1 stopit==1.1.2 tabulate==0.8.10 toposort==1.7