Skip to content

Commit cb080f7

Browse files
Bump docker from 6.1.2 to 6.1.3 (#105)
Bumps [docker](https://github.com/docker/docker-py) from 6.1.2 to 6.1.3. - [Release notes](https://github.com/docker/docker-py/releases) - [Commits](docker/docker-py@6.1.2...6.1.3) --- updated-dependencies: - dependency-name: docker dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fa55ec9 commit cb080f7

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
@@ -36,7 +36,7 @@ coverage[toml]==6.4.4
3636
# pytest-cov
3737
dill==0.3.6
3838
# via pylint
39-
docker==6.1.2
39+
docker==6.1.3
4040
# via -r requirements.in
4141
idna==3.4
4242
# via requests

0 commit comments

Comments
 (0)