Skip to content

Commit e108417

Browse files
Bump docker from 6.0.1 to 6.1.1
Bumps [docker](https://github.com/docker/docker-py) from 6.0.1 to 6.1.1. - [Release notes](https://github.com/docker/docker-py/releases) - [Commits](docker/docker-py@6.0.1...6.1.1) --- updated-dependencies: - dependency-name: docker dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fb59a77 commit e108417

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ dev = [
283283
# We pin to an old doc8 to avoid version conflicts with sphinx_toolbox.
284284
# When we bump this, we can remove doc8.ini.
285285
"doc8==0.11.2",
286-
"docker==6.0.1",
286+
"docker==6.1.1",
287287
"dodgy==0.2.1",
288288
"enum-tools[sphinx]==0.9.0.post1",
289289
"freezegun==1.2.2",

0 commit comments

Comments
 (0)