From 3403d67934a39a5139705c7fc7f0bda1dab32113 Mon Sep 17 00:00:00 2001 From: Super-Linter Automation Date: Sun, 27 Feb 2022 17:03:20 +0000 Subject: [PATCH] Update Python dependencies --- dependencies/python/cfn-lint.txt | 8 ++++---- dependencies/python/snakemake.txt | 9 ++++++++- 2 files changed, 12 insertions(+), 5 deletions(-) diff --git a/dependencies/python/cfn-lint.txt b/dependencies/python/cfn-lint.txt index b0281e2a..e7d00a0d 100644 --- a/dependencies/python/cfn-lint.txt +++ b/dependencies/python/cfn-lint.txt @@ -1,8 +1,8 @@ attrs==21.4.0 aws-sam-translator==1.42.0 -boto3==1.21.4 -botocore==1.24.4 -cfn-lint==0.58.1 +boto3==1.21.8 +botocore==1.24.8 +cfn-lint==0.58.2 jmespath==0.10.0 jschema-to-python==1.2.3 jsonpatch==1.32 @@ -15,7 +15,7 @@ pbr==5.8.1 pyrsistent==0.18.1 python-dateutil==2.8.2 PyYAML==6.0 -s3transfer==0.5.1 +s3transfer==0.5.2 sarif-om==1.0.4 six==1.16.0 urllib3==1.26.8 diff --git a/dependencies/python/snakemake.txt b/dependencies/python/snakemake.txt index 5e41b1e4..b7b36c20 100644 --- a/dependencies/python/snakemake.txt +++ b/dependencies/python/snakemake.txt @@ -5,6 +5,7 @@ charset-normalizer==2.0.12 ConfigArgParse==1.5.3 connection-pool==0.0.3 datrie==0.8.2 +decorator==5.1.1 docutils==0.18.1 filelock==3.6.0 gitdb==4.0.9 @@ -12,22 +13,28 @@ GitPython==3.1.27 idna==3.3 importlib-resources==5.4.0 ipython-genutils==0.2.0 +Jinja2==3.0.3 jsonschema==4.4.0 jupyter-core==4.9.2 +MarkupSafe==2.1.0 nbformat==5.1.3 +plac==1.3.4 psutil==5.9.0 PuLP==2.6.0 +py==1.11.0 pyrsistent==0.18.1 PyYAML==6.0 ratelimiter==1.2.0.post0 requests==2.27.1 +retry==0.9.2 smart-open==5.2.1 smmap==5.0.0 -snakemake==6.15.5 +snakemake==7.0.1 stopit==1.1.2 tabulate==0.8.9 toposort==1.7 traitlets==5.1.1 urllib3==1.26.8 wrapt==1.13.3 +yte==1.0.0 zipp==3.7.0