Skip to content

Commit 140ff94

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 e5d40e3 commit 140ff94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ uvicorn<0.14.0
4444
#
4545

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

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

0 commit comments

Comments
 (0)