Skip to content

Commit

Permalink
Update podman requirement from ~=5.0 to ~=5.2 in /molecule
Browse files Browse the repository at this point in the history
Updates the requirements on [podman](https://github.com/containers/podman-py) to permit the latest version.
- [Release notes](https://github.com/containers/podman-py/releases)
- [Commits](containers/podman-py@v5.0.0...v5.2.0)

---
updated-dependencies:
- dependency-name: podman
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and dometto committed Nov 4, 2024
1 parent 079ef32 commit 8fbad63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion molecule/ext/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ molecule~=24.9
molecule-plugins~=23.5
jmespath~=1.0
docker~=7.1
podman~=5.0
podman~=5.2

0 comments on commit 8fbad63

Please sign in to comment.