Skip to content

Commit

Permalink
⬆️ Update docker requirement from ^5.0.3 to ^6.0.1 (#104)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2022
1 parent 8e5f68c commit d869c6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "MIT"

[tool.poetry.dependencies]
python = "^3.7"
docker = "^5.0.3"
docker = "^6.0.1"
pytest = "^7.0.1"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit d869c6c

Please sign in to comment.