Skip to content

Commit 8e80128

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) --- updated-dependencies: - dependency-name: docker-compose dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5037fe8 commit 8e80128

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
@@ -22,7 +22,7 @@ urllib3>=1.26.5 # https://github.com/advisories/GH
2222
aiozipkin==0.7.1
2323

2424
# Keeps all docker compose to the same version. TODO: remove when all synced
25-
docker-compose==1.29.1
25+
docker-compose==1.29.2
2626

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

0 commit comments

Comments
 (0)