Skip to content
This repository was archived by the owner on Oct 6, 2024. It is now read-only.

Commit fb02ba0

Browse files
dependabot[bot]jlec
authored andcommitted
build(deps): update molecule requirement from ^4.0.4 to ^5.0.0
Updates the requirements on [molecule](https://github.com/ansible-community/molecule) to permit the latest version. - [Release notes](https://github.com/ansible-community/molecule/releases) - [Commits](ansible/molecule@v4.0.4...v5.0.0) --- updated-dependencies: - dependency-name: molecule dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 20c5817 commit fb02ba0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ version = "0.0.3"
2424

2525
[tool.poetry.dependencies]
2626
ansible = "^7.4.0"
27-
molecule = "^4.0.4"
27+
molecule = "^5.0.0"
2828
netaddr = "^0"
2929
pytest-testinfra = "^7.0.0"
3030
python = "^3.10"

0 commit comments

Comments
 (0)