Skip to content

Commit c3875c9

Browse files
build(deps): bump docker from 4.4.4 to 5.0.0
Bumps [docker](https://github.com/docker/docker-py) from 4.4.4 to 5.0.0. - [Release notes](https://github.com/docker/docker-py/releases) - [Commits](docker/docker-py@4.4.4...5.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent cc0db95 commit c3875c9

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

poetry.lock

Lines changed: 6 additions & 7 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
@@ -18,7 +18,7 @@ rcds = "rcds.cli:cli"
1818
python = "^3.6"
1919
pyyaml = "^5.3.1"
2020
pathspec = "^0.8.1"
21-
docker = "^4.3.1"
21+
docker = ">=4.3.1,<6.0.0"
2222
jsonschema = "^3.2.0"
2323
dataclasses = { version = ">=0.7,<0.9", python = "~3.6" }
2424
Jinja2 = "^2.11.2"

0 commit comments

Comments
 (0)