diff --git a/dependencies/python/ansible-lint.txt b/dependencies/python/ansible-lint.txt index c34663f4..128c2f5c 100644 --- a/dependencies/python/ansible-lint.txt +++ b/dependencies/python/ansible-lint.txt @@ -2,7 +2,6 @@ ansible-core==2.12.3 ansible-lint==5.4.0 bracex==2.2.1 cffi==1.15.0 -colorama==0.4.4 commonmark==0.9.1 cryptography==36.0.1 enrich==1.2.7 @@ -14,7 +13,7 @@ Pygments==2.11.2 pyparsing==3.0.7 PyYAML==6.0 resolvelib==0.5.4 -rich==11.2.0 +rich==12.0.0 ruamel.yaml==0.17.21 ruamel.yaml.clib==0.2.6 tenacity==8.0.1 diff --git a/dependencies/python/cfn-lint.txt b/dependencies/python/cfn-lint.txt index 5be11d2b..cbcdc2ce 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.13 -botocore==1.24.13 -cfn-lint==0.58.2 +boto3==1.21.18 +botocore==1.24.18 +cfn-lint==0.58.3 jmespath==0.10.0 jschema-to-python==1.2.3 jsonpatch==1.32 diff --git a/dependencies/python/mypy.txt b/dependencies/python/mypy.txt index 021a90a2..5ebae675 100644 --- a/dependencies/python/mypy.txt +++ b/dependencies/python/mypy.txt @@ -1,4 +1,4 @@ -mypy==0.931 +mypy==0.940 mypy-extensions==0.4.3 tomli==2.0.1 typing_extensions==4.1.1 diff --git a/dependencies/python/snakemake.txt b/dependencies/python/snakemake.txt index c7cf899e..6d99ffd2 100644 --- a/dependencies/python/snakemake.txt +++ b/dependencies/python/snakemake.txt @@ -7,17 +7,15 @@ 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 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 +nbformat==5.2.0 plac==1.3.4 psutil==5.9.0 PuLP==2.6.0 @@ -29,12 +27,12 @@ requests==2.27.1 retry==0.9.2 smart-open==5.2.1 smmap==5.0.0 -snakemake==7.1.0 +snakemake==7.2.0 stopit==1.1.2 tabulate==0.8.9 toposort==1.7 traitlets==5.1.1 urllib3==1.26.8 -wrapt==1.13.3 +wrapt==1.14.0 yte==1.2.0 zipp==3.7.0 diff --git a/dependencies/python/sqlfluff.txt b/dependencies/python/sqlfluff.txt index 42a21f24..a4c5834a 100644 --- a/dependencies/python/sqlfluff.txt +++ b/dependencies/python/sqlfluff.txt @@ -13,10 +13,10 @@ pluggy==1.0.0 py==1.11.0 Pygments==2.11.2 pyparsing==3.0.7 -pytest==7.0.1 +pytest==7.1.0 PyYAML==6.0 regex==2022.3.2 -sqlfluff==0.10.1 +sqlfluff==0.11.0 tblib==1.7.0 toml==0.10.2 tomli==2.0.1