[deps] update dependencies

This commit is contained in:
bronsen 2025-07-29 23:41:48 +02:00
parent bd2488b361
commit 03303f7c26
No known key found for this signature in database
2 changed files with 29 additions and 25 deletions

View file

@ -1,25 +1,26 @@
# SHA1:bef45157a43c9e5f469d188810814a4a8ab9f2ed # 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) # (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 # via -r requirements/base.in
ansible-core==2.18.3 ansible-core==2.18.7
# via ansible # via ansible
cffi==1.17.1 cffi==1.17.1
# via cryptography # via cryptography
cryptography==44.0.2 cryptography==45.0.5
# via ansible-core # via ansible-core
jinja2==3.1.6 jinja2==3.1.6
# via ansible-core # via ansible-core
markupsafe==3.0.2 markupsafe==3.0.2
# via jinja2 # via jinja2
packaging==24.2 packaging==25.0
# via ansible-core # via ansible-core
pycparser==2.22 pycparser==2.22
# via cffi # via cffi

View file

@ -1,54 +1,55 @@
# SHA1:2597a325bd2949ff304e9ad225ca54ceca67e1e9 # SHA1:2597a325bd2949ff304e9ad225ca54ceca67e1e9
-r base.txt -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) # (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 # via ansible-lint
ansible-lint==25.1.3 ansible-lint==25.7.0
# via -r requirements/dev.in # via -r requirements/dev.in
attrs==25.1.0 attrs==25.3.0
# via # via
# jsonschema # jsonschema
# referencing # referencing
black==25.1.0 black==25.1.0
# via ansible-lint # via ansible-lint
bracex==2.5.post1 bracex==2.6
# via wcmatch # via wcmatch
build==1.2.2.post1 build==1.2.2.post1
# via pip-tools # via pip-tools
click==8.1.8 click==8.2.1
# via # via
# black # black
# pip-compile-multi # pip-compile-multi
# pip-tools # pip-tools
filelock==3.17.0 filelock==3.18.0
# via ansible-lint # via ansible-lint
importlib-metadata==8.6.1 importlib-metadata==8.7.0
# via ansible-lint # via ansible-lint
jsonschema==4.23.0 jsonschema==4.25.0
# via # via
# ansible-compat # ansible-compat
# ansible-lint # ansible-lint
jsonschema-specifications==2024.10.1 jsonschema-specifications==2025.4.1
# via jsonschema # via jsonschema
mypy-extensions==1.0.0 mypy-extensions==1.1.0
# via black # via black
pathspec==0.12.1 pathspec==0.12.1
# via # via
# ansible-lint # ansible-lint
# black # black
# yamllint # yamllint
pip-compile-multi==2.8.0 pip-compile-multi==3.2.1
# via -r requirements/dev.in # via -r requirements/dev.in
pip-tools==7.4.1 pip-tools==7.4.1
# via pip-compile-multi # via pip-compile-multi
platformdirs==4.3.6 platformdirs==4.3.8
# via black # via black
pyproject-hooks==1.2.0 pyproject-hooks==1.2.0
# via # via
@ -59,25 +60,27 @@ referencing==0.36.2
# ansible-lint # ansible-lint
# jsonschema # jsonschema
# jsonschema-specifications # jsonschema-specifications
rpds-py==0.23.1 rpds-py==0.26.0
# via # via
# jsonschema # jsonschema
# referencing # referencing
ruamel-yaml==0.18.10 ruamel-yaml==0.18.14
# via ansible-lint # via ansible-lint
ruamel-yaml-clib==0.2.12
# via ruamel-yaml
subprocess-tee==0.4.2 subprocess-tee==0.4.2
# via # via
# ansible-compat # ansible-compat
# ansible-lint # ansible-lint
toposort==1.10 toposort==1.10
# via pip-compile-multi # via pip-compile-multi
wcmatch==10.0 wcmatch==10.1
# via ansible-lint # via ansible-lint
wheel==0.45.1 wheel==0.45.1
# via pip-tools # via pip-tools
yamllint==1.36.0 yamllint==1.37.1
# via ansible-lint # via ansible-lint
zipp==3.21.0 zipp==3.23.0
# via importlib-metadata # via importlib-metadata
# The following packages are considered to be unsafe in a requirements file: # The following packages are considered to be unsafe in a requirements file: