Skip to content

Commit 26503ec

Browse files
Bump docker-compose from 1.29.1 to 1.29.2
Bumps [docker-compose](https://github.com/docker/compose) from 1.29.1 to 1.29.2. - [Release notes](https://github.com/docker/compose/releases) - [Changelog](https://github.com/docker/compose/blob/master/CHANGELOG.md) - [Commits](docker/compose@1.29.1...1.29.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent c815eb8 commit 26503ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: requirements/constraints.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ uvicorn<0.14.0
4646
#
4747

4848
# Keeps all docker compose to the same version. TODO: remove when all synced
49-
docker-compose==1.29.1
49+
docker-compose==1.29.2
5050

5151
# constraint since https://github.com/MagicStack/uvloop/releases/tag/v0.15.0: drops support for 3.5/3.6 Feb.2021
5252
uvloop<0.15.0 ; python_version < '3.7'

0 commit comments

Comments
 (0)