Skip to content

Commit 0a69430

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

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.1.1",
286+
"docker==6.1.2",
287287
"dodgy==0.2.1",
288288
"enum-tools[sphinx]==0.9.0.post1",
289289
"freezegun==1.2.2",

0 commit comments

Comments
 (0)