mirror of
https://github.com/natelandau/ansible-homelab-config.git
synced 2025-11-19 18:33: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"
|
version = "0.2.0"
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
ansible = "^7.5.0"
|
ansible = "^8.2.0"
|
||||||
ansible-lint = { version = "^6.12.1", markers = "platform_system != 'Windows'" }
|
ansible-lint = { version = "^6.12.1", markers = "platform_system != 'Windows'" }
|
||||||
commitizen = "^2.40.0"
|
commitizen = "^2.40.0"
|
||||||
poethepoet = "^0.18.1"
|
poethepoet = "^0.18.1"
|
||||||
pre-commit = "^3.0.4"
|
pre-commit = "^3.3.3"
|
||||||
python = "^3.9"
|
python = "^3.9"
|
||||||
yamllint = "^1.29.0"
|
yamllint = "^1.32.0"
|
||||||
|
|
||||||
[tool.poetry.group.dev.dependencies]
|
[tool.poetry.group.dev.dependencies]
|
||||||
black = "^23.3.0"
|
black = "^23.7.0"
|
||||||
sh = "^2.0.4"
|
sh = "^2.0.5"
|
||||||
|
|
||||||
[build-system]
|
[build-system]
|
||||||
build-backend = "poetry.core.masonry.api"
|
build-backend = "poetry.core.masonry.api"
|
||||||
|
|||||||
Reference in New Issue
Block a user