Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 22, 2024
1 parent 715adcc commit fbce542
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 41 deletions.
67 changes: 27 additions & 40 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 @@ -11,7 +11,7 @@ Flask = "^2"
Jinja2 = "^3"
PyGithub = "^2.3.0"
click = "^8"
docker = "^4.2.0"
docker = "^7.1.0"
pexpect = "^4.8.0"
pylev = "^1.3.0"
python-gnupg = "^0.5.2"
Expand Down

0 comments on commit fbce542

Please sign in to comment.