Skip to content

Commit 928d66b

Browse files
⬆️ Update docker requirement from ^4.2.0 to ^5.0.3 (#97)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0bbfdf6 commit 928d66b

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
@@ -7,7 +7,7 @@ license = "MIT"
77

88
[tool.poetry.dependencies]
99
python = "^3.6"
10-
docker = "^4.2.0"
10+
docker = "^5.0.3"
1111
pytest = "^7.0.1"
1212

1313
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)