Skip to content

Commit 3a19e7a

Browse files
chore(deps): Bump docker from 7.1.0 to 7.2.0 in /scenarios
Bumps [docker](https://github.com/docker/docker-py) from 7.1.0 to 7.2.0. - [Release notes](https://github.com/docker/docker-py/releases) - [Commits](docker/docker-py@7.1.0...7.2.0) --- updated-dependencies: - dependency-name: docker dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 704eed5 commit 3a19e7a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

scenarios/poetry.lock

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

scenarios/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ package-mode = false
99
[tool.poetry.dependencies]
1010
python = "^3.10"
1111
acapy-controller = {git = "https://github.com/openwallet-foundation/acapy-minimal-example.git", rev = "main"}
12-
docker = "7.1.0"
12+
docker = "7.2.0"
1313
pytest = "^8.4.2"
1414
pytest-asyncio = "^0.26.0"
1515
pydantic = "^2.13.0"

0 commit comments

Comments
 (0)