Skip to content

Commit 575dc16

Browse files
committed
update docker
1 parent 0c11872 commit 575dc16

File tree

2 files changed

+9
-24
lines changed

2 files changed

+9
-24
lines changed

poetry.lock

Lines changed: 8 additions & 23 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
@@ -33,7 +33,7 @@ classifiers=[
3333
python = "^3.9 | ^3.10 | ^3.11 | ^3.12 | ^3.13"
3434
requests = "^2.20.0"
3535
importlib-resources = "^5.12.0"
36-
docker = {version = "^6.1.0", optional = true}
36+
docker = {version = "^7.1.0", optional = true}
3737
testcontainers = {version = "^3.7.1", optional = true}
3838

3939
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)