Skip to content

Commit

Permalink
try to fix molecule
Browse files Browse the repository at this point in the history
  • Loading branch information
artis3n committed Jan 15, 2025
1 parent c4263a1 commit f6b320d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ ansible = "^9.12.0"

[tool.poetry.group.dev.dependencies]
ansible-lint = { version = "^24.7.0", markers = "platform_system != 'Windows'" }
molecule = "^24.9.0"
molecule = "=24.9.0"
molecule-plugins = {extras = ["docker"], version = "^23.5.3"}
pre-commit = "^4.0.1"
pytest = "^8.3.3"
Expand Down

0 comments on commit f6b320d

Please sign in to comment.