Skip to content

Commit

Permalink
Update docker requirement from ~=7.0 to ~=7.1 in /molecule
Browse files Browse the repository at this point in the history
Updates the requirements on [docker](https://github.com/docker/docker-py) to permit the latest version.
- [Release notes](https://github.com/docker/docker-py/releases)
- [Commits](docker/docker-py@7.0.0...7.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 27, 2024
1 parent 2bec4e1 commit be6af6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion molecule/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ molecule~=24.2
molecule-plugins
jmespath~=1.0
requests~=2.31.0 # https://github.com/ansible-community/molecule-plugins/issues/256
docker~=7.0
docker~=7.1

0 comments on commit be6af6c

Please sign in to comment.