mirror of
https://github.com/natelandau/ansible-homelab-config.git
synced 2025-11-18 09:53:41 -05:00
build(deps): bump dependencies
This commit is contained in:
758
poetry.lock
generated
758
poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -7,17 +7,17 @@
|
||||
version = "0.2.0"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
ansible = "^7.5.0"
|
||||
ansible = "^8.2.0"
|
||||
ansible-lint = { version = "^6.12.1", markers = "platform_system != 'Windows'" }
|
||||
commitizen = "^2.40.0"
|
||||
poethepoet = "^0.18.1"
|
||||
pre-commit = "^3.0.4"
|
||||
pre-commit = "^3.3.3"
|
||||
python = "^3.9"
|
||||
yamllint = "^1.29.0"
|
||||
yamllint = "^1.32.0"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
black = "^23.3.0"
|
||||
sh = "^2.0.4"
|
||||
black = "^23.7.0"
|
||||
sh = "^2.0.5"
|
||||
|
||||
[build-system]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
||||
Reference in New Issue
Block a user