Skip to content

Commit

Permalink
Update podman requirement from ~=4.9.0 to ~=5.0.0
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@v4.9.0...v5.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 1, 2024
1 parent 203cf15 commit 5e4a600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ faker
flake8
pytest-cov
pylint
podman~=4.9.0
podman~=5.0.0
selenium~=4.21.0

0 comments on commit 5e4a600

Please sign in to comment.