Skip to content

Commit 7dee35c

Browse files
Merge pull request #1578 from VWS-Python/dependabot/pip/docker-6.1.1
Bump docker from 6.0.1 to 6.1.1
2 parents f18d1d9 + e108417 commit 7dee35c

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)