mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-04 16:51:40 -05:00
ansible-molecule: Update test dependencies
This commit is contained in:
parent
2c63047ee1
commit
10dbbb7405
2 changed files with 500 additions and 934 deletions
1426
tests/ansible-molecule/poetry.lock
generated
1426
tests/ansible-molecule/poetry.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -5,10 +5,10 @@ description = ""
|
|||
authors = ["Your Name <you@example.com>"]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.6"
|
||||
jinja2 = "^2.10.3"
|
||||
ansible = "~2.7"
|
||||
molecule = "^2.22"
|
||||
python = "^3.9"
|
||||
jinja2 = "^3.0.3"
|
||||
ansible = "~5.1.0"
|
||||
molecule = "^3.5.2"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue