Skip to content

Commit

Permalink
build(deps): update docker requirement from ~=6.0.1 to ~=6.1.2
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@6.0.1...6.1.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 12, 2023
1 parent c9e08b9 commit 2d4ba8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ yamllint~=1.31.0
## molecule tests
molecule~=5.0.0
molecule-plugins~=23.4.1
docker~=6.0.1
docker~=6.1.2

0 comments on commit 2d4ba8b

Please sign in to comment.