Skip to content

Commit

Permalink
chore(deps): bump docker from 6.1.3 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.1.3 to 7.0.0.
- [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
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2023
1 parent c481ed8 commit 10ff4df
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 23 deletions.
28 changes: 6 additions & 22 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ python = "^3.11"
loguru = "^0.7.2"
platformdirs = "^4.1.0"
fabric = "^3.2.2"
docker = "^6.1.3"
docker = "^7.0.0"
tqdm = "^4.66.1"
requests = "^2.31.0"

Expand Down

0 comments on commit 10ff4df

Please sign in to comment.