diff --git a/dependencies/python/ansible-lint.txt b/dependencies/python/ansible-lint.txt index 70cd28be..57c5b74c 100644 --- a/dependencies/python/ansible-lint.txt +++ b/dependencies/python/ansible-lint.txt @@ -1,27 +1,27 @@ ansible-compat==2.2.7 ansible-core==2.14.1 -ansible-lint==6.10.0 +ansible-lint==6.10.2 attrs==22.2.0 black==22.12.0 bracex==2.3.post1 cffi==1.15.1 click==8.1.3 commonmark==0.9.1 -cryptography==38.0.4 -filelock==3.8.2 +cryptography==39.0.0 +filelock==3.9.0 Jinja2==3.1.2 jsonschema==4.17.3 MarkupSafe==2.1.1 mypy-extensions==0.4.3 packaging==22.0 pathspec==0.10.3 -platformdirs==2.6.0 +platformdirs==2.6.2 pycparser==2.21 -Pygments==2.13.0 -pyrsistent==0.19.2 +Pygments==2.14.0 +pyrsistent==0.19.3 PyYAML==6.0 resolvelib==0.8.1 -rich==12.6.0 +rich==13.0.0 ruamel.yaml==0.17.21 ruamel.yaml.clib==0.2.7 subprocess-tee==0.4.1 diff --git a/dependencies/python/black.txt b/dependencies/python/black.txt index 368c1266..3c44e2c2 100644 --- a/dependencies/python/black.txt +++ b/dependencies/python/black.txt @@ -2,5 +2,5 @@ black==22.12.0 click==8.1.3 mypy-extensions==0.4.3 pathspec==0.10.3 -platformdirs==2.6.0 +platformdirs==2.6.2 tomli==2.0.1 diff --git a/dependencies/python/cfn-lint.txt b/dependencies/python/cfn-lint.txt index 895e9a71..a819b5a1 100644 --- a/dependencies/python/cfn-lint.txt +++ b/dependencies/python/cfn-lint.txt @@ -1,7 +1,7 @@ attrs==22.2.0 aws-sam-translator==1.55.0 -boto3==1.26.37 -botocore==1.29.37 +boto3==1.26.41 +botocore==1.29.41 cfn-lint==0.72.5 jmespath==1.0.1 jschema-to-python==1.2.3 @@ -12,7 +12,7 @@ jsonschema==3.2.0 junit-xml==1.9 networkx==2.8.8 pbr==5.11.0 -pyrsistent==0.19.2 +pyrsistent==0.19.3 python-dateutil==2.8.2 PyYAML==6.0 s3transfer==0.6.0 diff --git a/dependencies/python/pylint.txt b/dependencies/python/pylint.txt index e2679e96..3fe9d59c 100644 --- a/dependencies/python/pylint.txt +++ b/dependencies/python/pylint.txt @@ -3,7 +3,7 @@ dill==0.3.6 isort==5.11.4 lazy-object-proxy==1.8.0 mccabe==0.7.0 -platformdirs==2.6.0 +platformdirs==2.6.2 pylint==2.15.9 tomli==2.0.1 tomlkit==0.11.6 diff --git a/dependencies/python/snakefmt.txt b/dependencies/python/snakefmt.txt index 748993bf..6992fef4 100644 --- a/dependencies/python/snakefmt.txt +++ b/dependencies/python/snakefmt.txt @@ -2,7 +2,7 @@ black==22.12.0 click==8.1.3 mypy-extensions==0.4.3 pathspec==0.10.3 -platformdirs==2.6.0 +platformdirs==2.6.2 snakefmt==0.8.0 toml==0.10.2 tomli==2.0.1 diff --git a/dependencies/python/snakemake.txt b/dependencies/python/snakemake.txt index 6e7bf985..55caaf14 100644 --- a/dependencies/python/snakemake.txt +++ b/dependencies/python/snakemake.txt @@ -9,18 +9,18 @@ docutils==0.19 dpath==2.1.3 fastjsonschema==2.16.2 gitdb==4.0.10 -GitPython==3.1.29 +GitPython==3.1.30 idna==3.4 Jinja2==3.1.2 jsonschema==4.17.3 -jupyter_core==5.1.1 +jupyter_core==5.1.2 MarkupSafe==2.1.1 nbformat==5.7.1 plac==1.3.5 -platformdirs==2.6.0 +platformdirs==2.6.2 psutil==5.9.4 PuLP==2.7.0 -pyrsistent==0.19.2 +pyrsistent==0.19.3 PyYAML==6.0 requests==2.28.1 reretry==0.11.8 diff --git a/dependencies/python/sqlfluff.txt b/dependencies/python/sqlfluff.txt index 02fefca1..8fc8d002 100644 --- a/dependencies/python/sqlfluff.txt +++ b/dependencies/python/sqlfluff.txt @@ -11,7 +11,7 @@ MarkupSafe==2.1.1 packaging==22.0 pathspec==0.10.3 pluggy==1.0.0 -Pygments==2.13.0 +Pygments==2.14.0 pytest==7.2.0 PyYAML==6.0 regex==2022.10.31