diff --git a/requirements/base.txt b/requirements/base.txt index 625897f..c7f4e47 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,25 +1,26 @@ # SHA1:bef45157a43c9e5f469d188810814a4a8ab9f2ed -# (keep the SHA1: line above) # -# generated by running `just deps` +# NOTE: keep the SHA1: line above +# +# This file has been generated by running `just deps` # # (you need to install just: https://just.systems/man/en/packages.html) # -ansible==11.3.0 +ansible==11.8.0 # via -r requirements/base.in -ansible-core==2.18.3 +ansible-core==2.18.7 # via ansible cffi==1.17.1 # via cryptography -cryptography==44.0.2 +cryptography==45.0.5 # via ansible-core jinja2==3.1.6 # via ansible-core markupsafe==3.0.2 # via jinja2 -packaging==24.2 +packaging==25.0 # via ansible-core pycparser==2.22 # via cffi diff --git a/requirements/dev.txt b/requirements/dev.txt index 144d1bc..56538fc 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -1,54 +1,55 @@ # SHA1:2597a325bd2949ff304e9ad225ca54ceca67e1e9 -r base.txt -# (keep the SHA1: line above) # -# generated by running `just deps` +# NOTE: keep the SHA1: line above +# +# This file has been generated by running `just deps` # # (you need to install just: https://just.systems/man/en/packages.html) # -ansible-compat==25.1.4 +ansible-compat==25.6.0 # via ansible-lint -ansible-lint==25.1.3 +ansible-lint==25.7.0 # via -r requirements/dev.in -attrs==25.1.0 +attrs==25.3.0 # via # jsonschema # referencing black==25.1.0 # via ansible-lint -bracex==2.5.post1 +bracex==2.6 # via wcmatch build==1.2.2.post1 # via pip-tools -click==8.1.8 +click==8.2.1 # via # black # pip-compile-multi # pip-tools -filelock==3.17.0 +filelock==3.18.0 # via ansible-lint -importlib-metadata==8.6.1 +importlib-metadata==8.7.0 # via ansible-lint -jsonschema==4.23.0 +jsonschema==4.25.0 # via # ansible-compat # ansible-lint -jsonschema-specifications==2024.10.1 +jsonschema-specifications==2025.4.1 # via jsonschema -mypy-extensions==1.0.0 +mypy-extensions==1.1.0 # via black pathspec==0.12.1 # via # ansible-lint # black # yamllint -pip-compile-multi==2.8.0 +pip-compile-multi==3.2.1 # via -r requirements/dev.in pip-tools==7.4.1 # via pip-compile-multi -platformdirs==4.3.6 +platformdirs==4.3.8 # via black pyproject-hooks==1.2.0 # via @@ -59,25 +60,27 @@ referencing==0.36.2 # ansible-lint # jsonschema # jsonschema-specifications -rpds-py==0.23.1 +rpds-py==0.26.0 # via # jsonschema # referencing -ruamel-yaml==0.18.10 +ruamel-yaml==0.18.14 # via ansible-lint +ruamel-yaml-clib==0.2.12 + # via ruamel-yaml subprocess-tee==0.4.2 # via # ansible-compat # ansible-lint toposort==1.10 # via pip-compile-multi -wcmatch==10.0 +wcmatch==10.1 # via ansible-lint wheel==0.45.1 # via pip-tools -yamllint==1.36.0 +yamllint==1.37.1 # via ansible-lint -zipp==3.21.0 +zipp==3.23.0 # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: