diff --git a/dependencies/python/ansible-lint.txt b/dependencies/python/ansible-lint.txt index fcdb5150..a37de05c 100644 --- a/dependencies/python/ansible-lint.txt +++ b/dependencies/python/ansible-lint.txt @@ -1,21 +1,21 @@ ansible-compat==2.0.2 -ansible-core==2.12.4 +ansible-core==2.12.5 ansible-lint==6.0.2 bracex==2.2.1 cffi==1.15.0 commonmark==0.9.1 -cryptography==36.0.2 +cryptography==37.0.1 enrich==1.2.7 -Jinja2==3.1.1 +Jinja2==3.1.2 MarkupSafe==2.1.1 packaging==21.3 pathspec==0.9.0 pycparser==2.21 -Pygments==2.11.2 +Pygments==2.12.0 pyparsing==3.0.8 PyYAML==6.0 resolvelib==0.5.4 -rich==12.2.0 +rich==12.3.0 ruamel.yaml==0.17.21 ruamel.yaml.clib==0.2.6 subprocess-tee==0.3.5 diff --git a/dependencies/python/black.txt b/dependencies/python/black.txt index 68d8dba4..c901d07d 100644 --- a/dependencies/python/black.txt +++ b/dependencies/python/black.txt @@ -1,5 +1,5 @@ black==22.3.0 -click==8.1.2 +click==8.1.3 mypy-extensions==0.4.3 pathspec==0.9.0 platformdirs==2.5.2 diff --git a/dependencies/python/cfn-lint.txt b/dependencies/python/cfn-lint.txt index 60d4f2eb..87d481d6 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.21.42 -botocore==1.24.42 +boto3==1.22.4 +botocore==1.25.4 cfn-lint==0.59.0 jmespath==1.0.0 jschema-to-python==1.2.3 diff --git a/dependencies/python/mypy.txt b/dependencies/python/mypy.txt index 510a0b99..dce8a167 100644 --- a/dependencies/python/mypy.txt +++ b/dependencies/python/mypy.txt @@ -1,4 +1,4 @@ -mypy==0.942 +mypy==0.950 mypy-extensions==0.4.3 tomli==2.0.1 typing_extensions==4.2.0 diff --git a/dependencies/python/pylint.txt b/dependencies/python/pylint.txt index d5e6d2df..12c110d0 100644 --- a/dependencies/python/pylint.txt +++ b/dependencies/python/pylint.txt @@ -1,10 +1,10 @@ -astroid==2.11.2 +astroid==2.11.3 dill==0.3.4 isort==5.10.1 lazy-object-proxy==1.7.1 mccabe==0.7.0 platformdirs==2.5.2 -pylint==2.13.5 +pylint==2.13.7 tomli==2.0.1 typing_extensions==4.2.0 wrapt==1.14.0 diff --git a/dependencies/python/snakefmt.txt b/dependencies/python/snakefmt.txt index 001f20d5..d11d5805 100644 --- a/dependencies/python/snakefmt.txt +++ b/dependencies/python/snakefmt.txt @@ -1,5 +1,5 @@ black==22.3.0 -click==8.1.2 +click==8.1.3 importlib-metadata==1.7.0 mypy-extensions==0.4.3 pathspec==0.9.0 diff --git a/dependencies/python/snakemake.txt b/dependencies/python/snakemake.txt index 43828028..516fc846 100644 --- a/dependencies/python/snakemake.txt +++ b/dependencies/python/snakemake.txt @@ -12,7 +12,7 @@ gitdb==4.0.9 GitPython==3.1.27 idna==3.3 importlib-resources==5.7.1 -Jinja2==3.1.1 +Jinja2==3.1.2 jsonschema==4.4.0 jupyter-core==4.10.0 MarkupSafe==2.1.1 @@ -26,9 +26,9 @@ PyYAML==6.0 ratelimiter==1.2.0.post0 requests==2.27.1 retry==0.9.2 -smart-open==5.2.1 +smart-open==6.0.0 smmap==5.0.0 -snakemake==7.3.8 +snakemake==7.5.0 stopit==1.1.2 tabulate==0.8.9 toposort==1.7 diff --git a/dependencies/python/sqlfluff.txt b/dependencies/python/sqlfluff.txt index 5059c959..49e1e3be 100644 --- a/dependencies/python/sqlfluff.txt +++ b/dependencies/python/sqlfluff.txt @@ -1,22 +1,22 @@ appdirs==1.4.4 attrs==21.4.0 chardet==4.0.0 -click==8.1.2 +click==8.1.3 colorama==0.4.4 diff-cover==6.5.0 iniconfig==1.1.1 -Jinja2==3.1.1 +Jinja2==3.1.2 MarkupSafe==2.1.1 packaging==21.3 pathspec==0.9.0 pluggy==1.0.0 py==1.11.0 -Pygments==2.11.2 +Pygments==2.12.0 pyparsing==3.0.8 -pytest==7.1.1 +pytest==7.1.2 PyYAML==6.0 -regex==2022.3.15 -sqlfluff==0.12.0 +regex==2022.4.24 +sqlfluff==0.13.0 tblib==1.7.0 toml==0.10.2 tomli==2.0.1