Skip to content

Commit

Permalink
chore(deps): update docker requirement from ~=7.0.0 to ~=7.1.0 (#189)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Leopold Talirz <[email protected]>
  • Loading branch information
dependabot[bot] and ltalirz authored Sep 15, 2024
1 parent 9dc58ac commit 68868e2
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 @@ -2,7 +2,7 @@
molecule~=24.9.0
molecule-plugins[docker]~=23.5.3
requests==2.30.0
docker~=7.0.0
docker~=7.1.0
ansible~=10.4.0
# for development
pre-commit
Expand Down

0 comments on commit 68868e2

Please sign in to comment.