Skip to content

Commit 3176050

Browse files
Bump docker from 6.0.0 to 6.0.1 (#75)
Bumps [docker](https://github.com/docker/docker-py) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/docker/docker-py/releases) - [Commits](docker/docker-py@6.0.0...6.0.1) --- updated-dependencies: - dependency-name: docker dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Pedro Crespo-Valero <32402063+pcrespov@users.noreply.github.com>
1 parent 247adaa commit 3176050

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ coverage[toml]==6.4.4
3838
# pytest-cov
3939
dill==0.3.5.1
4040
# via pylint
41-
docker==6.0.0
41+
docker==6.0.1
4242
# via -r requirements.in
4343
idna==3.4
4444
# via requests

0 commit comments

Comments
 (0)