From d3c666e49ee971b470073118e771106626604428 Mon Sep 17 00:00:00 2001 From: Vitaliy Kukharik Date: Fri, 13 Dec 2024 14:34:48 +0000 Subject: [PATCH] Update dev requirements --- .config/python/dev/requirements.txt | 60 ++++++++++++++--------------- 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/.config/python/dev/requirements.txt b/.config/python/dev/requirements.txt index 66994e4a6..39154f02e 100644 --- a/.config/python/dev/requirements.txt +++ b/.config/python/dev/requirements.txt @@ -1,42 +1,42 @@ -requests==2.31.0 -docker==6.1.3 -molecule==6.0.3 +requests==2.32.3 +docker==7.1.0 +molecule==24.12.0 molecule-plugins==23.5.3 -ansible-lint==24.2.0 +ansible-lint==24.12.2 yamllint==1.35.1 -attrs==23.2.0 -black==24.3.0 -bracex==2.4 -cffi==1.16.0 +attrs==24.2.0 +black==24.10.0 +bracex==2.5.post1 +cffi==1.17.1 click==8.1.7 -cryptography==42.0.4 -filelock==3.13.1 -flake8==7.0.0 +cryptography==44.0.0 +filelock==3.16.1 +flake8==7.1.1 Jinja2==3.1.4 -jsonschema==4.21.1 -jsonschema-specifications==2023.12.1 +jsonschema==4.23.0 +jsonschema-specifications==2024.10.1 markdown-it-py==3.0.0 -MarkupSafe==2.1.5 +MarkupSafe==3.0.2 mccabe==0.7.0 mdurl==0.1.2 mypy-extensions==1.0.0 -packaging==23.2 +packaging==24.2 pathspec==0.12.1 -platformdirs==4.2.0 -pycodestyle==2.11.1 -pycparser==2.21 +platformdirs==4.3.6 +pycodestyle==2.12.1 +pycparser==2.22 pyflakes==3.2.0 -Pygments==2.17.2 -PyYAML==6.0.1 -referencing==0.33.0 +Pygments==2.18.0 +PyYAML==6.0.2 +referencing==0.35.1 resolvelib==1.0.1 -rich==13.7.0 -rpds-py==0.18.0 -ruamel.yaml==0.18.6 +rich==13.9.4 +rpds-py==0.22.3 +ruamel.yaml==0.17.40 ruamel.yaml.clib==0.2.8 -setuptools==69.1.0 -subprocess-tee==0.4.1 -tomli==2.0.1 -typing_extensions==4.9.0 -wcmatch==8.5 -wheel==0.42.0 +setuptools==75.6.0 +subprocess-tee==0.4.2 +tomli==2.2.1 +typing_extensions==4.12.2 +wcmatch==10.0 +wheel==0.45.1