Skip to content

Commit

Permalink
build(POETRY): upgrade ansible and molecule
Browse files Browse the repository at this point in the history
  • Loading branch information
niall-byrne committed Feb 8, 2023
1 parent c2583c5 commit 0bf3407
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions {{cookiecutter.profile_slug}}/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,9 @@
python = ">=3.8.0,<4.0"

[tool.poetry.dev-dependencies]
ansible = "^5.2.0"
ansible = "^6.2.0"
ansible-compat = "!=2.1.0"
ansible-lint = "^5.3.2"
commitizen = "^2.20.4"
molecule = "^4.0.4"
yamllint = "^1.26.3"

[tool.poetry.dev-dependencies.molecule]
extras = ["docker"]
version = "^3.5.2"

0 comments on commit 0bf3407

Please sign in to comment.