Skip to content

Commit

Permalink
chore(deps): update docker requirement from ~=6.1.3 to ~=7.0.0
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.1.3...7.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 4, 2024
1 parent d073ff6 commit 7fb3c27
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 @@ -10,4 +10,4 @@ yamllint~=1.32.0
## molecule tests
molecule~=6.0.2
molecule-plugins~=23.5.0
docker~=6.1.3
docker~=7.0.0

0 comments on commit 7fb3c27

Please sign in to comment.