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

Commit d14c156

Browse files
Bump molecule from 4.0.3 to 4.0.4
Bumps [molecule](https://github.com/ansible-community/molecule) from 4.0.3 to 4.0.4. - [Release notes](https://github.com/ansible-community/molecule/releases) - [Commits](ansible/molecule@v4.0.3...v4.0.4) --- updated-dependencies: - dependency-name: molecule dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 582856f commit d14c156

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ verify_ssl = true
1111
[dev-packages]
1212
yamllint = "~=1.28.0"
1313
ansible-lint = "~=6.9.1"
14-
molecule = {extras = ["podman"], version = "~=4.0.3"}
14+
molecule = {extras = ["podman"], version = "~=4.0.4"}
1515
molecule-podman = "~=2.0.3"
1616
reuse = "~=1.1.0"
1717

Pipfile.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)