Skip to content

Commit

Permalink
Merge pull request kapicorp#1123 from kapicorp/dependabot/pip/docker-…
Browse files Browse the repository at this point in the history
…7.0.0

chore: bump docker from 6.1.3 to 7.0.0
  • Loading branch information
ademariag authored Feb 4, 2024
2 parents e3e59dc + db8f855 commit a2e8770
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 23 deletions.
49 changes: 27 additions & 22 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 @@ -62,7 +62,7 @@ gitdb = "^4.0.10"
packaging = "^23.0"
typing-extensions = "^4.0.0"
gojsonnet = { version = "^0.20.0", optional = true }
docker = { version = ">=5,<7", optional = true }
docker = { version = ">=5,<8", optional = true }

[tool.poetry.extras]
gojsonnet = ["gojsonnet"]
Expand Down

0 comments on commit a2e8770

Please sign in to comment.