Skip to content

Commit

Permalink
Bump docker from 6.0.1 to 7.0.0
Browse files Browse the repository at this point in the history
Bumps [docker](https://github.com/docker/docker-py) from 6.0.1 to 7.0.0.
- [Release notes](https://github.com/docker/docker-py/releases)
- [Commits](docker/docker-py@6.0.1...7.0.0)

---
updated-dependencies:
- dependency-name: docker
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 18, 2024
1 parent 2fe74ca commit 67af4ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ def find_version(*file_paths):
"click==8.1.3",
"PyInstaller==5.12.0",
"distro==1.4.0",
"docker==6.0.1",
"docker==7.0.0",
"texttable==1.6.7",
"python-dateutil==2.8.2",
"Jinja2==3.1.2",
Expand Down

0 comments on commit 67af4ac

Please sign in to comment.