Skip to content

Commit 3d6083f

Browse files
build(deps): Update podman-compose requirement from >=1.5.0 to >=1.6.0
Updates the requirements on [podman-compose](https://github.com/containers/podman-compose) to permit the latest version. - [Release notes](https://github.com/containers/podman-compose/releases) - [Changelog](https://github.com/containers/podman-compose/blob/main/docs/Changelog-1.6.0.md) - [Commits](containers/podman-compose@v1.5.0...v1.6.0) --- updated-dependencies: - dependency-name: podman-compose dependency-version: 1.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9f39373 commit 3d6083f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies = [
2424
"uvicorn>=0.46.0",
2525
"fastapi-cache2>=0.2.2",
2626
"httpx>=0.28.1",
27-
"podman-compose>=1.5.0",
27+
"podman-compose>=1.6.0",
2828
"boto3>=1.43.2",
2929
]
3030

0 commit comments

Comments
 (0)