chore(deps): bump docker from 5.0.3 to 6.0.0 in /test/requirements

Bumps [docker](https://github.com/docker/docker-py) from 5.0.3 to 6.0.0.
- [Release notes](https://github.com/docker/docker-py/releases)
- [Commits](https://github.com/docker/docker-py/compare/5.0.3...6.0.0)

---
updated-dependencies:
- dependency-name: docker
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-08-19 17:33:56 +00:00 committed by GitHub
parent 0c8643cbcc
commit 8e42f1113d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
backoff==2.1.2
docker-compose==1.29.2
docker==5.0.3
docker==6.0.0
pytest==7.1.2
requests==2.28.1