Skip to content

Commit

Permalink
Merge pull request #1167 from IQTLabs/renovate/docker-7.x
Browse files Browse the repository at this point in the history
Update dependency docker to v7
  • Loading branch information
anarkiwi authored Dec 10, 2023
2 parents b851147 + 8fef5c7 commit eddf21b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 24 deletions.
29 changes: 6 additions & 23 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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 = "Apache-2.0"

[tool.poetry.dependencies]
python = ">=3.9,<3.12"
docker = "6.1.3"
docker = "7.0.0"
faucetconfrpc = "0.55.65"
graphviz = "0.20.1"
"ruamel.yaml" = "^0.18.2"
Expand Down

0 comments on commit eddf21b

Please sign in to comment.