From d152bd07a34061da26b6ca929b4860f972507140 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 31 May 2022 08:29:24 -0500 Subject: [PATCH] Update Python dependencies (#2966) Co-authored-by: Super-Linter Automation --- dependencies/python/ansible-lint.txt | 2 +- dependencies/python/cfn-lint.txt | 4 ++-- dependencies/python/mypy.txt | 2 +- dependencies/python/snakemake.txt | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dependencies/python/ansible-lint.txt b/dependencies/python/ansible-lint.txt index 6407e229..11e224bf 100644 --- a/dependencies/python/ansible-lint.txt +++ b/dependencies/python/ansible-lint.txt @@ -23,7 +23,7 @@ pyrsistent==0.18.1 pytest==7.1.2 PyYAML==6.0 resolvelib==0.5.4 -rich==12.4.3 +rich==12.4.4 ruamel.yaml==0.17.21 ruamel.yaml.clib==0.2.6 subprocess-tee==0.3.5 diff --git a/dependencies/python/cfn-lint.txt b/dependencies/python/cfn-lint.txt index 6c6582d0..14c1947e 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.45.0 -boto3==1.23.5 -botocore==1.26.5 +boto3==1.23.10 +botocore==1.26.10 cfn-lint==0.60.1 jmespath==1.0.0 jschema-to-python==1.2.3 diff --git a/dependencies/python/mypy.txt b/dependencies/python/mypy.txt index dce8a167..48291878 100644 --- a/dependencies/python/mypy.txt +++ b/dependencies/python/mypy.txt @@ -1,4 +1,4 @@ -mypy==0.950 +mypy==0.960 mypy-extensions==0.4.3 tomli==2.0.1 typing_extensions==4.2.0 diff --git a/dependencies/python/snakemake.txt b/dependencies/python/snakemake.txt index 0e66f973..dd86814d 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==6.0.0 smmap==5.0.0 -snakemake==7.7.0 +snakemake==7.8.0 stopit==1.1.2 tabulate==0.8.9 toposort==1.7