diff --git a/dependencies/python/ansible-lint.txt b/dependencies/python/ansible-lint.txt index a37de05c72e..042efdbe73c 100644 --- a/dependencies/python/ansible-lint.txt +++ b/dependencies/python/ansible-lint.txt @@ -1,24 +1,36 @@ -ansible-compat==2.0.2 -ansible-core==2.12.5 -ansible-lint==6.0.2 -bracex==2.2.1 -cffi==1.15.0 -commonmark==0.9.1 -cryptography==37.0.1 -enrich==1.2.7 -Jinja2==3.1.2 -MarkupSafe==2.1.1 -packaging==21.3 -pathspec==0.9.0 -pycparser==2.21 -Pygments==2.12.0 -pyparsing==3.0.8 -PyYAML==6.0 -resolvelib==0.5.4 -rich==12.3.0 -ruamel.yaml==0.17.21 -ruamel.yaml.clib==0.2.6 -subprocess-tee==0.3.5 -typing_extensions==4.2.0 -wcmatch==8.3 -yamllint==1.26.3 +ansible-compat==24.9.1 +ansible-core==2.17.5 +ansible-lint==24.9.2 +attrs==24.2.0 +black==24.10.0 +bracex==2.5.post1 +cffi==1.17.1 +click==8.1.7 +cryptography==43.0.3 +filelock==3.16.1 +importlib_metadata==8.5.0 +Jinja2==3.1.4 +jsonschema==4.23.0 +jsonschema-specifications==2024.10.1 +markdown-it-py==3.0.0 +MarkupSafe==3.0.2 +mdurl==0.1.2 +mypy-extensions==1.0.0 +packaging==24.1 +pathspec==0.12.1 +platformdirs==4.3.6 +pycparser==2.22 +Pygments==2.18.0 +PyYAML==6.0.2 +referencing==0.35.1 +resolvelib==1.0.1 +rich==13.9.3 +rpds-py==0.20.0 +ruamel.yaml==0.18.6 +ruamel.yaml.clib==0.2.12 +subprocess-tee==0.4.2 +tomli==2.0.2 +typing_extensions==4.12.2 +wcmatch==10.0 +yamllint==1.35.1 +zipp==3.20.2 diff --git a/dependencies/python/bandit.txt b/dependencies/python/bandit.txt index be750d5c2ba..f99d4f6e587 100644 --- a/dependencies/python/bandit.txt +++ b/dependencies/python/bandit.txt @@ -1,7 +1,9 @@ -bandit==1.7.4 -gitdb==4.0.9 -gitpython==3.1.27 -pbr==5.9.0 -pyyaml==6.0 -smmap==5.0.0 -stevedore==3.5.0 +bandit==1.7.10 +markdown-it-py==3.0.0 +mdurl==0.1.2 +pbr==6.1.0 +Pygments==2.18.0 +PyYAML==6.0.2 +rich==13.9.3 +stevedore==5.3.0 +typing_extensions==4.12.2 diff --git a/dependencies/python/black.txt b/dependencies/python/black.txt index c901d07daea..ddd1292a4d3 100644 --- a/dependencies/python/black.txt +++ b/dependencies/python/black.txt @@ -1,7 +1,8 @@ -black==22.3.0 -click==8.1.3 -mypy-extensions==0.4.3 -pathspec==0.9.0 -platformdirs==2.5.2 -tomli==2.0.1 -typing_extensions==4.2.0 +black==24.10.0 +click==8.1.7 +mypy-extensions==1.0.0 +packaging==24.1 +pathspec==0.12.1 +platformdirs==4.3.6 +tomli==2.0.2 +typing_extensions==4.12.2 diff --git a/dependencies/python/cfn-lint.txt b/dependencies/python/cfn-lint.txt index 87d481d648e..3b689f70656 100644 --- a/dependencies/python/cfn-lint.txt +++ b/dependencies/python/cfn-lint.txt @@ -1,21 +1,25 @@ -attrs==21.4.0 -aws-sam-translator==1.45.0 -boto3==1.22.4 -botocore==1.25.4 -cfn-lint==0.59.0 -jmespath==1.0.0 -jschema-to-python==1.2.3 -jsonpatch==1.32 -jsonpickle==2.1.0 -jsonpointer==2.3 -jsonschema==3.2.0 -junit-xml==1.9 -networkx==2.8 -pbr==5.8.1 -pyrsistent==0.18.1 -python-dateutil==2.8.2 -PyYAML==6.0 -s3transfer==0.5.2 -sarif-om==1.0.4 +annotated-types==0.7.0 +attrs==24.2.0 +aws-sam-translator==1.91.0 +boto3==1.35.49 +botocore==1.35.49 +cfn-lint==1.18.1 +jmespath==1.0.1 +jsonpatch==1.33 +jsonpointer==3.0.0 +jsonschema==4.23.0 +jsonschema-specifications==2024.10.1 +mpmath==1.3.0 +networkx==3.4.2 +pydantic==2.9.2 +pydantic_core==2.23.4 +python-dateutil==2.9.0.post0 +PyYAML==6.0.2 +referencing==0.35.1 +regex==2024.9.11 +rpds-py==0.20.0 +s3transfer==0.10.3 six==1.16.0 -urllib3==1.26.9 +sympy==1.13.3 +typing_extensions==4.12.2 +urllib3==2.2.3 diff --git a/dependencies/python/cpplint.txt b/dependencies/python/cpplint.txt index f036ee5b2f6..00318e43f1e 100644 --- a/dependencies/python/cpplint.txt +++ b/dependencies/python/cpplint.txt @@ -1 +1 @@ -cpplint==1.6.0 +cpplint==2.0.0 diff --git a/dependencies/python/flake8.txt b/dependencies/python/flake8.txt index 5e5ce6e5351..11f31c268c3 100644 --- a/dependencies/python/flake8.txt +++ b/dependencies/python/flake8.txt @@ -1,4 +1,4 @@ -flake8==4.0.1 -mccabe==0.6.1 -pycodestyle==2.8.0 -pyflakes==2.4.0 +flake8==7.1.1 +mccabe==0.7.0 +pycodestyle==2.12.1 +pyflakes==3.2.0 diff --git a/dependencies/python/isort.txt b/dependencies/python/isort.txt index 8eeb146b1ad..2abf2560f01 100644 --- a/dependencies/python/isort.txt +++ b/dependencies/python/isort.txt @@ -1 +1 @@ -isort==5.10.1 +isort==5.13.2 diff --git a/dependencies/python/lintly23.txt b/dependencies/python/lintly23.txt index 873dd1eca77..6214e86fa7e 100644 --- a/dependencies/python/lintly23.txt +++ b/dependencies/python/lintly23.txt @@ -1,23 +1,24 @@ -autologging==1.3.2 +Autologging==1.3.2 cached-property==1.5.2 -certifi==2021.10.8 -cffi==1.15.0 -charset-normalizer==2.0.12 +certifi==2024.8.30 +cffi==1.17.1 +charset-normalizer==3.4.0 ci-py==1.0.0 -click==8.1.3 -deprecated==1.2.13 -idna==3.3 -jinja2==3.1.2 +click==8.1.7 +cryptography==43.0.3 +Deprecated==1.2.14 +idna==3.10 +Jinja2==3.1.4 lintly23==0.7.14 -markupsafe==2.1.1 -pycparser==2.21 -pygithub==1.55 -pyjwt==2.3.0 -pynacl==1.5.0 +MarkupSafe==3.0.2 +pycparser==2.22 +PyGithub==1.59.1 +PyJWT==2.9.0 +PyNaCl==1.5.0 python-gitlab==2.10.1 -requests-toolbelt==0.9.1 -requests==2.27.1 +requests==2.32.3 +requests-toolbelt==1.0.0 six==1.16.0 unidiff==0.6.0 -urllib3==1.26.9 -wrapt==1.14.1 +urllib3==2.2.3 +wrapt==1.16.0 diff --git a/dependencies/python/mypy.txt b/dependencies/python/mypy.txt index dce8a16746d..675fb6487e7 100644 --- a/dependencies/python/mypy.txt +++ b/dependencies/python/mypy.txt @@ -1,4 +1,4 @@ -mypy==0.950 -mypy-extensions==0.4.3 -tomli==2.0.1 -typing_extensions==4.2.0 +mypy==1.13.0 +mypy-extensions==1.0.0 +tomli==2.0.2 +typing_extensions==4.12.2 diff --git a/dependencies/python/pylint.txt b/dependencies/python/pylint.txt index 7615d5033a9..9e03a749d1d 100644 --- a/dependencies/python/pylint.txt +++ b/dependencies/python/pylint.txt @@ -1,10 +1,9 @@ -astroid==2.11.4 -dill==0.3.4 -isort==5.10.1 -lazy-object-proxy==1.7.1 +astroid==3.3.5 +dill==0.3.9 +isort==5.13.2 mccabe==0.7.0 -platformdirs==2.5.2 -pylint==2.13.8 -tomli==2.0.1 -typing_extensions==4.2.0 -wrapt==1.14.1 +platformdirs==4.3.6 +pylint==3.3.1 +tomli==2.0.2 +tomlkit==0.13.2 +typing_extensions==4.12.2 diff --git a/dependencies/python/semgrep.txt b/dependencies/python/semgrep.txt index d852fa0f12b..cb037bb4ca0 100644 --- a/dependencies/python/semgrep.txt +++ b/dependencies/python/semgrep.txt @@ -1,26 +1,46 @@ -attrs==21.4.0 +attrs==24.2.0 boltons==21.0.0 -bracex==2.2.1 -certifi==2021.10.8 -charset-normalizer==2.0.12 -click-option-group==0.5.3 -click==8.1.3 -colorama==0.4.4 +bracex==2.5.post1 +certifi==2024.8.30 +charset-normalizer==3.4.0 +click==8.1.7 +click-option-group==0.5.6 +colorama==0.4.6 defusedxml==0.7.1 -face==20.1.1 +Deprecated==1.2.14 +exceptiongroup==1.2.2 +face==22.0.0 glom==22.1.0 -idna==3.3 -jsonschema==3.2.0 -packaging==21.3 -peewee==3.14.10 -pyparsing==3.0.8 -pyrsistent==0.18.1 -requests==2.27.1 -ruamel.yaml.clib==0.2.6 -ruamel.yaml==0.17.21 -semgrep==0.91.0 -setuptools==62.1.0 -six==1.16.0 -tqdm==4.64.0 -urllib3==1.26.9 -wcmatch==8.3 +googleapis-common-protos==1.65.0 +idna==3.10 +importlib_metadata==7.1.0 +jsonschema==4.23.0 +jsonschema-specifications==2024.10.1 +markdown-it-py==3.0.0 +mdurl==0.1.2 +opentelemetry-api==1.25.0 +opentelemetry-exporter-otlp-proto-common==1.25.0 +opentelemetry-exporter-otlp-proto-http==1.25.0 +opentelemetry-instrumentation==0.46b0 +opentelemetry-instrumentation-requests==0.46b0 +opentelemetry-proto==1.25.0 +opentelemetry-sdk==1.25.0 +opentelemetry-semantic-conventions==0.46b0 +opentelemetry-util-http==0.46b0 +packaging==24.1 +peewee==3.17.7 +protobuf==4.25.5 +Pygments==2.18.0 +referencing==0.35.1 +requests==2.32.3 +rich==13.5.3 +rpds-py==0.20.0 +ruamel.yaml==0.17.40 +ruamel.yaml.clib==0.2.12 +semgrep==1.93.0 +tomli==2.0.2 +typing_extensions==4.12.2 +urllib3==2.2.3 +wcmatch==8.5.2 +wrapt==1.16.0 +zipp==3.20.2 diff --git a/dependencies/python/snakemake.txt b/dependencies/python/snakemake.txt index acc4a5827ed..64d5c4762f6 100644 --- a/dependencies/python/snakemake.txt +++ b/dependencies/python/snakemake.txt @@ -1,39 +1,41 @@ appdirs==1.4.4 -attrs==21.4.0 -certifi==2021.10.8 -charset-normalizer==2.0.12 -ConfigArgParse==1.5.3 -connection-pool==0.0.3 +attrs==24.2.0 +certifi==2024.8.30 +charset-normalizer==3.4.0 +ConfigArgParse==1.7 +connection_pool==0.0.3 datrie==0.8.2 -decorator==5.1.1 -docutils==0.18.1 -fastjsonschema==2.15.3 -gitdb==4.0.9 -GitPython==3.1.27 -idna==3.3 -importlib-resources==5.7.1 -Jinja2==3.1.2 -jsonschema==4.4.0 -jupyter-core==4.10.0 -MarkupSafe==2.1.1 -nbformat==5.3.0 -plac==1.3.5 -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==6.0.0 -smmap==5.0.0 -snakemake==7.5.0 +docutils==0.21.2 +dpath==2.2.0 +fastjsonschema==2.20.0 +gitdb==4.0.11 +GitPython==3.1.43 +humanfriendly==10.0 +idna==3.10 +Jinja2==3.1.4 +jsonschema==4.23.0 +jsonschema-specifications==2024.10.1 +jupyter_core==5.7.2 +MarkupSafe==3.0.2 +nbformat==5.10.4 +packaging==24.1 +plac==1.4.3 +platformdirs==4.3.6 +psutil==6.1.0 +PuLP==2.9.0 +PyYAML==6.0.2 +referencing==0.35.1 +requests==2.32.3 +reretry==0.11.8 +rpds-py==0.20.0 +smart-open==7.0.5 +smmap==5.0.1 +snakemake==7.32.4 stopit==1.1.2 -tabulate==0.8.9 -toposort==1.7 -traitlets==5.1.1 -urllib3==1.26.9 -wrapt==1.14.1 -yte==1.2.2 -zipp==3.8.0 +tabulate==0.9.0 +throttler==1.2.2 +toposort==1.10 +traitlets==5.14.3 +urllib3==2.2.3 +wrapt==1.16.0 +yte==1.5.4 diff --git a/dependencies/python/sqlfluff.txt b/dependencies/python/sqlfluff.txt index 49e1e3beb26..e757d713a20 100644 --- a/dependencies/python/sqlfluff.txt +++ b/dependencies/python/sqlfluff.txt @@ -1,24 +1,21 @@ appdirs==1.4.4 -attrs==21.4.0 -chardet==4.0.0 -click==8.1.3 -colorama==0.4.4 -diff-cover==6.5.0 -iniconfig==1.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.12.0 -pyparsing==3.0.8 -pytest==7.1.2 -PyYAML==6.0 -regex==2022.4.24 -sqlfluff==0.13.0 -tblib==1.7.0 +chardet==5.2.0 +click==8.1.7 +colorama==0.4.6 +diff_cover==9.2.0 +exceptiongroup==1.2.2 +iniconfig==2.0.0 +Jinja2==3.1.4 +MarkupSafe==3.0.2 +packaging==24.1 +pathspec==0.12.1 +pluggy==1.5.0 +Pygments==2.18.0 +pytest==8.3.3 +PyYAML==6.0.2 +regex==2024.9.11 +sqlfluff==3.2.5 +tblib==3.0.0 toml==0.10.2 -tomli==2.0.1 -tqdm==4.64.0 -typing_extensions==4.2.0 +tomli==2.0.2 +tqdm==4.66.5 diff --git a/dependencies/python/yamllint.txt b/dependencies/python/yamllint.txt index f2f126592ec..f8ce61d5302 100644 --- a/dependencies/python/yamllint.txt +++ b/dependencies/python/yamllint.txt @@ -1,3 +1,3 @@ -pathspec==0.9.0 -PyYAML==6.0 -yamllint==1.26.3 +pathspec==0.12.1 +PyYAML==6.0.2 +yamllint==1.35.1 diff --git a/dependencies/python/yq.txt b/dependencies/python/yq.txt index f2620127353..124027b89a5 100644 --- a/dependencies/python/yq.txt +++ b/dependencies/python/yq.txt @@ -1,5 +1,5 @@ -argcomplete==2.0.0 -PyYAML==6.0 -toml==0.10.2 -xmltodict==0.12.0 -yq==2.14.0 +argcomplete==3.5.1 +PyYAML==6.0.2 +tomlkit==0.13.2 +xmltodict==0.14.2 +yq==3.4.3