Skip to content

Commit a2e8770

Browse files
authored
Merge pull request #1123 from kapicorp/dependabot/pip/docker-7.0.0
chore: bump docker from 6.1.3 to 7.0.0
2 parents e3e59dc + db8f855 commit a2e8770

File tree

2 files changed

+28
-23
lines changed

2 files changed

+28
-23
lines changed

poetry.lock

Lines changed: 27 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ gitdb = "^4.0.10"
6262
packaging = "^23.0"
6363
typing-extensions = "^4.0.0"
6464
gojsonnet = { version = "^0.20.0", optional = true }
65-
docker = { version = ">=5,<7", optional = true }
65+
docker = { version = ">=5,<8", optional = true }
6666

6767
[tool.poetry.extras]
6868
gojsonnet = ["gojsonnet"]

0 commit comments

Comments
 (0)